partitioned analysis with mixturefinder? #339
-
I want to do a partitioned analysis - DNA + morphology. I was able to follow the instructions to do this but those instructions have the models specified in the nexus partition file. I would rather have iqtree run mixturefinder on the DNA partition and do the normal morphology model testing on the other. Is this possible? Also, I already ran mixturefinder on the DNA partition in isolation. Is there a way to feed these results into the partitioned DNA+morphology analysis (eg to specify the DNA model as MIX{GTR+FO,TVM+FO,TPM2u+FO,TIM2+FO,HKY+FO}+I+R4 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Update, I see that in the partitions file "The line "charpartition" is not mandatory. In the absence of this command, IQ-TREE will use all "charset" as partitions and find the best-fit model for each one of them." This invokes modelfinder for each partition (DNA vs morph) but my DNA is a concatenation of 4 genes, and 3 are protein coding. When I ran mixturefinder on these it found 5 classes of data so I want to use that for analysis of the DNA. Is that possible in a partitioned analysis. Can I specify -m MIX+MFP -B 1000 -alrt 1000 somehow? Maybe in the partition file? |
Beta Was this translation helpful? Give feedback.
-
@HuaiyanRen this is one for you! |
Beta Was this translation helpful? Give feedback.
Yes, it's correct. MixtureFinder is only for DNA, currently not available for amino acid or morphology.