A common case is when the fasta file has underscores in the names. In Newick format requires quoting labels if you want the underscore to be preserved (rather than converted to a space).
SATe should check the names mentioned in the tree against the input sequences
This issue is now resolved. A TaxaLabelsMismatchError is now thrown if the taxon labels in the starting tree do match the sequence labels, and a summary of the mismatches is provided.
A common case is when the fasta file has underscores in the names. In Newick format requires quoting labels if you want the underscore to be preserved (rather than converted to a space).
SATe should check the names mentioned in the tree against the input sequences