bpp-seq
2.2.0
|
This is the complete list of members for bpp::SequenceWithQualityTools, including all inherited members.
_DNA | bpp::SequenceWithQualityTools | privatestatic |
_DNARep | bpp::SequenceWithQualityTools | privatestatic |
_RNA | bpp::SequenceWithQualityTools | privatestatic |
_RNARep | bpp::SequenceWithQualityTools | privatestatic |
_transc | bpp::SequenceWithQualityTools | privatestatic |
complement(const SequenceWithQuality &sequence) | bpp::SequenceWithQualityTools | static |
concatenate(const SequenceWithQuality &seqwq1, const SequenceWithQuality &seqwq2) | bpp::SequenceWithQualityTools | static |
invert(const SequenceWithQuality &sequence) | bpp::SequenceWithQualityTools | static |
removeGaps(const SequenceWithQuality &seq) | bpp::SequenceWithQualityTools | static |
reverseTranscript(const SequenceWithQuality &sequence) | bpp::SequenceWithQualityTools | static |
subseq(const SequenceWithQuality &sequence, unsigned int begin, unsigned int end) | bpp::SequenceWithQualityTools | static |
transcript(const SequenceWithQuality &sequence) | bpp::SequenceWithQualityTools | static |
trimLeft(SequenceWithQuality &seq) | bpp::SequenceWithQualityTools | static |