Translate

This command is used by MrBayes to specify the mapping between taxon names and taxon numbers in a Nexus tree file. For instance,

translate
   1 Homo,
   2 Pan,
   3 Gorilla,
   4 Hylobates;

establishes that the taxon labeled 1 in the trees that follow is Homo, the taxon labeled 2 is Pan, etc.

Return to Help Menu.