|
bpp-seq
2.2.0
|
This is the complete list of members for bpp::StringSequenceTools, including all inherited members.
| codeSequence(const std::string &sequence, const Alphabet *alphabet) | bpp::StringSequenceTools | static |
| complement(const std::string &sequence) | bpp::StringSequenceTools | static |
| decodeSequence(const std::vector< int > &sequence, const Alphabet *alphabet) | bpp::StringSequenceTools | static |
| deleteChar(const std::string &sequence, char chars) | bpp::StringSequenceTools | static |
| deleteChar(const std::string &sequence, std::string chars) | bpp::StringSequenceTools | static |
| getAlphabetFromSequence(const std::string &sequence) | bpp::StringSequenceTools | static |
| getGCcontent(const std::string &sequence, size_t pos, size_t window) | bpp::StringSequenceTools | static |
| reverse(const std::string &sequence) | bpp::StringSequenceTools | static |
| setToSizeL(const std::string &sequence, size_t size) | bpp::StringSequenceTools | static |
| setToSizeR(const std::string &sequence, size_t size) | bpp::StringSequenceTools | static |
| StringSequenceTools() | bpp::StringSequenceTools | inline |
| subseq(const std::string &sequence, size_t begin, size_t end) | bpp::StringSequenceTools | static |
| ~StringSequenceTools() | bpp::StringSequenceTools | inline |