BEAST v2.7.8 Documentation: starbeast3.tree.StarBeast3TaxonSet

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.
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:

alignment, taxon

 

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

 

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