Skip to content

Commit 323cd40

Browse files
committed
Add the manuscript to MixtureFinder section.
1 parent e12483c commit 323cd40

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

doc/Complex-Models.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Here, we specify two mixture components and four Gamma rate categories. Effectiv
150150

151151
### MixtureFinder
152152

153-
MixtureFinder is an approach to select the optimum number of classes and the substitution model in each class for a mixture model of Q matrices. To run MixtureFinder:
153+
MixtureFinder is an approach to select the optimum number of classes and the substitution model in each class for a mixture model of Q matrices. Starting with version 2.3.1, MixtureFinder is available in IQ-TREE. To run MixtureFinder:
154154

155155
iqtree -s example.phy -m MIX+MF
156156

@@ -180,6 +180,11 @@ Other options for MixtureFinder:
180180
| `-qmax` | Maximum number of Q-mixture classes (default: 10). Specify a number after the option (e.g., `-qmax 5`). |
181181
| `-mrate-twice` | Whether estimate the rate heterogeneity across sites models again after select the best Q-mixture model. 1: yes, 0: no. (default: 1) |
182182

183+
If you use MixtureFinder in a publication please cite:
184+
185+
> __H. Ren, T.K.F. Wong, B.Q. Minh, R. Lanfear__ (2024) MixtureFinder: Estimating DNA mixture models for phylogenetic analyses. _Bioraxiv.
186+
187+
183188

184189
### Profile mixture models
185190

0 commit comments

Comments
 (0)