Skip to content

Commit f1ecebf

Browse files
committed
Change IQ-TREE 2 to IQ-TREE 3 (if necessary)
1 parent b31ff98 commit f1ecebf

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

doc/Advanced-Tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ If you already know the best-fit model for the alignment, you can use specify it
496496
iqtree -s example.phy -m GTR+R10 -n 0 --rate
497497
# for version 1.x change --rate to -wsr
498498

499-
Finally, IQ-TREE 2 allows to estimate rates by maximum likelihood via `--mlrate` option:
499+
Finally, IQ-TREE 3 allows to estimate rates by maximum likelihood via `--mlrate` option:
500500

501501
iqtree -s example.phy -n 0 --mlrate
502502

doc/Home.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,13 @@ How to cite IQ-TREE?
125125
> Example 2: We used IQ-TREE 2 (Minh et al., 2020) to infer the maximum-likelihood tree using the edge-linked
126126
> partition model (Chernomor et al., 2016).
127127
128-
General citation for IQ-TREE 2:
128+
General citation for IQ-TREE 3:
129+
130+
* T.K.F. Wong, N. Ly-Trong, H. Ren, H. Baños, A. Roger, E. Susko, C. Bielow, N. De Maio, N. Goldman, M.W. Hahn, G. Huttley, R. Lanfear, B.Q. Minh (2025)
131+
IQ-TREE 3: Phylogenomic Inference Software using Complex Evolutionary Models.
132+
*ecoevorxiv*. <https://ecoevorxiv.org/repository/view/8916/>
133+
134+
Citation for IQ-TREE 2:
129135

130136
* B.Q. Minh, H.A. Schmidt, O. Chernomor, D. Schrempf, M.D. Woodhams, A. von Haeseler, R. Lanfear (2020)
131137
IQ-TREE 2: New models and efficient methods for phylogenetic inference in the genomic era.

0 commit comments

Comments
 (0)