BEAST v2.6.7 Documentation: beast.evolution.alignment.TaxonSet

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.

Inputs:

taxon, alignment

 

taxon
type: beast.evolution.alignment.Taxon***
list of taxa making up the set
Optional input

 

alignment
type: beast.evolution.alignment.Alignment
alignment where each sequence represents a taxon
Optional input