I am attempting to build a phylogenetic tree for a nucleotide alignment. I used modeltest to determine the best substitution model, and TN92 has the best model fit to my data. I'd like to build a maximum likelihood tree using the PHYML package in Geneious, which allows me to enter six digit custom codes (e.g. HKY85 = 010010 and TN93 = 010020). However, I don't know the code for TN92. Is there a list of codes somewhere that includes the information I need? ...I understand from another forum that JModeltest will give me codes for all models they test, but have had problems getting JModeltest running on my system.