implemented by the following |
starbeast3.tree.StarBeast3TaxonSet |
feast.fileio.TaxonSetFromTree |
For identifying a single taxon
A TaxonSet is an ordered set of taxa. The order on the taxa is provided at the time of construction either from a list of taxon objects or an alignment.
 
type: beast.base.evolution.alignment.Alignment |
alignment where each sequence represents a taxon |
Optional input |
 
type: beast.base.evolution.alignment.Taxon*** |
list of taxa making up the set |
Optional input |