|
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"
Include dependency graph for SequenceContainerTools.h:
This graph shows which files directly or indirectly include this file: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 > |