bpp-seq3
3.0.0
|
#include <string>
#include <vector>
#include <map>
#include <memory>
#include <Bpp/Numeric/VectorTools.h>
#include "../SymbolListTools.h"
#include "SequenceContainer.h"
#include "VectorSequenceContainer.h"
#include "../Alphabet/CodonAlphabet.h"
Go to the source code of this file.
Classes | |
class | bpp::SequenceContainerTools |
Utilitary methods dealing with sequence containers. More... | |
Namespaces | |
bpp | |
This alphabet is used to deal NumericAlphabet. | |
Typedefs | |
using | bpp::SequenceSelection = std::vector< size_t > |
using | bpp::SiteSelection = std::vector< size_t > |