Last active
October 12, 2015 13:28
-
-
Save carlosp420/4033746 to your computer and use it in GitHub Desktop.
partitioning models for Beauti
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
taken from: http://www.robertlanfear.com/partitionfinder/news/ | |
Models in PartitionFinder and how to set them up in BEAST/BEAUti | |
JC: in Beauti use the GTR with base frequences set to All equal and turn off all operators for parameters. | |
F81: in BEAUti use the GTR and turn off all operators for parameters | |
K80: in BEAUti this is “HKY” with “base frequencies” set to “All Equal” | |
TrNef: in BEAUti this is “TN93” with “base frequencies” set to “All Equal” | |
SYM: in BEAUti this is “GTR” with “base frequencies” set to “All Equal” | |
HKY: in BEAUti this is “HKY” with “base frequencies” set to “estimated” | |
TrN: in BEAUti this is “TN93” with “base frequencies” set to “estimated” | |
GTR: in BEAUti this is “GTR” with “base frequencies” set to “estimated” |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment