41 #ifndef _ANALYZEDSEQUENCES_H_ 42 #define _ANALYZEDSEQUENCES_H_ 45 #include <Bpp/Seq/Alphabet/Alphabet.h> 98 void setAlphabet(
const std::string& alpha_type)
throw (Exception);
118 #endif // _ANALYZEDSEQUENCES_H_ std::string getAlphabetType() const
Get the alphabet type as a string.
The AnalyzedSequences class.
const Alphabet * getAlphabet() const
Get the alphabet.
AnalyzedSequences & operator=(const AnalyzedSequences &as)
void setAlphabet(const Alphabet *alpha)
Set the alphabet used for the sequences.
const Alphabet * alphabet_