iqtree / iqtree2

NEW location of IQ-TREE software for efficient phylogenomic software by maximum likelihood http://www.iqtree.org
GNU General Public License v2.0
246 stars 57 forks source link

Support Exporting Protein, Binary and Morphological Data to MrBayes #264

Closed IntegerLimit closed 4 months ago

IntegerLimit commented 4 months ago

This PR adds support for exporting Protein, Binary and Morphological Data Analysis to MrBayes, completing another section of https://github.com/iqtree/iqtree2/issues/195.

Codon support will either be implemented or scrapped (due to the large inconsistencies between MrBayes and IQTree Codon handling) on Monday.

This PR also largely refactors the logic for the MrBayes Block File. Specifically:

This has the side effect of causing runs with Mixture Models or Lie Markov Models to not return a block file. This may be changed in the future to output files with GTR as the model.

Finally, this PR also changes +R from remapping to +G, to remapping to +G+I.

Fallbacks:

Excluded Factors:

Tests conducted: