bpp-seq3
3.0.0
|
#include <Bpp/Exceptions.h>
#include "Alphabet/Alphabet.h"
#include "CoreSequence.h"
#include <string>
#include <memory>
Go to the source code of this file.
Classes | |
class | bpp::SequenceException |
The sequence exception base class. More... | |
class | bpp::EmptySequenceException |
Exception thrown when a sequence is found to be empty and it should not. More... | |
class | bpp::SequenceWithGapException |
Exception thrown when a sequence is found to have gap and it should not. More... | |
class | bpp::SequenceNotAlignedException |
Exception thrown when a sequence is not align with others. More... | |
Namespaces | |
bpp | |
This alphabet is used to deal NumericAlphabet. | |