Skip to content

Commit 958fa5a

Browse files
committed
Update Complex-Models.md
Upload MixtureFinder options.
1 parent 2f4ae11 commit 958fa5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/Complex-Models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Options for ModelFinder also work for MixtureFinder, e.g.:
170170

171171
iqtree -s example.phy -m MF+MIX -mset HKY,GTR -mrate E,I,G,I+G
172172

173-
The `-mset HKY,GTR` means we select subtitution model type among only `HKY` and `GTR` substitution models. The `-mrate E,I,G,I+G` means we select the rate heterogeneity across sites models among `+E`, `+I`, `G` and `+I+G` models.
173+
The `-mset HKY,GTR` means we select subtitution model type among only `HKY` and `GTR` substitution models in each iteration of adding one more class. The `-mrate E,I,G,I+G` means we select the rate heterogeneity across sites models among `+E`, `+I`, `G` and `+I+G` models.
174174

175175
Other options for MixtureFinder:
176176
| Model option | Description |

0 commit comments

Comments
 (0)