BEAST v2.6.7 Documentation: beast.evolution.datatype.StandardData

Integer data type to describe discrete morphological characters with polymorphisms

Inputs:

nrOfStates, ambiguities, charstatelabels

 

nrOfStates
type: java.lang.Integer
specifies the maximum number of character states in data matrix or in the filtered alignment
Optional input

 

ambiguities
type: java.lang.String
all possible ambiguities presented as space separated sets of ordered elements. Elements are digits 0..9.
Optional input

 

charstatelabels
type: beast.evolution.datatype.UserDataType***
list of morphological character descriptions. Position in the list corresponds to the position of thecharacter in the alignment
Optional input