Integer data type to describe discrete morphological characters with polymorphisms
nrOfStates, ambiguities, charstatelabels
 
| type: java.lang.Integer |
| specifies the maximum number of character states in data matrix or in the filtered alignment |
| Optional input |
 
| type: java.lang.String |
| all possible ambiguities presented as space separated sets of ordered elements. Elements are digits 0..9. |
| Optional input |
 
| type: beast.base.evolution.datatype.UserDataType*** |
| list of morphological character descriptions. Position in the list corresponds to the position of thecharacter in the alignment |
| Optional input |