40 #ifndef _NUCLEICALPHABETSTATE_H_ 41 #define _NUCLEICALPHABETSTATE_H_ 115 #endif // _NUCLEICALPHABETSTATE_H_ This is the base class to describe states in an Alphabet.
virtual ~NucleicAlphabetState()
This alphabet is used to deal NumericAlphabet.
int getBinaryCode() const
Get the state's binary representation.
NucleicAlphabetState(int num, const std::string &letter, unsigned char code, const std::string &name)
This is the base class to describe states in a NucleicAlphabet.
NucleicAlphabetState * clone() const
void setBinaryCode(int code)
Set the state's binary representation.