This module defines concrete subclasses for the<a href="../abstract">abstract</a>character matrix components that all character matrices must implement. The subclasses defined here apply to amino acid character data. In a verbose notation, this data is represented as the "state" attribute which references an explicitly defined state (either fundamental or ambiguous). In a compact notation, the same data is represented as a sequence of tokens (whitespace is allowed but has no meaning). |