brettc / partitionfinder

PartitionFinder discovers optimal partitioning schemes for DNA sequences.
Other
60 stars 42 forks source link

MrBayes block #92

Closed roblanf closed 8 years ago

roblanf commented 8 years ago

From Andrew Magee via email:

I have also encountered an issue that occurs when PartitionFinder returns all data subsets in a single partition. The MrBayes block in the best_scheme.txt file includes the command 'prset applyto=(all) ratepr=variable'. This is inappropriate for an unpartitioned alignment, and I have observed it causing pathologies for the MrBayes analyses. Removing the ’prset applyto=(all) ratepr=variable' when the alignment is unpartitioned would easily resolve this issue.

roblanf commented 8 years ago

fixed here:

https://github.com/brettc/partitionfinder/commit/a8c320595bbd98938b7829b834a05272173288a5