Skip to content

Instantly share code, notes, and snippets.

@carlosp420
Last active October 12, 2015 13:28
Show Gist options
  • Save carlosp420/4033746 to your computer and use it in GitHub Desktop.
Save carlosp420/4033746 to your computer and use it in GitHub Desktop.
partitioning models for Beauti
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