bpp-seq3
3.0.0
|
This is the complete list of members for bpp::SequenceWithQualityTools, including all inherited members.
complement(const SequenceWithQuality &sequence) | bpp::SequenceWithQualityTools | static |
concatenate(const SequenceWithQuality &seqwq1, const SequenceWithQuality &seqwq2) | bpp::SequenceWithQualityTools | static |
DNA_ | bpp::SequenceWithQualityTools | privatestatic |
DNARep_ | bpp::SequenceWithQualityTools | privatestatic |
invert(const SequenceWithQuality &sequence) | bpp::SequenceWithQualityTools | static |
removeGaps(const SequenceWithQuality &seq) | bpp::SequenceWithQualityTools | static |
reverseTranscript(const SequenceWithQuality &sequence) | bpp::SequenceWithQualityTools | static |
RNA_ | bpp::SequenceWithQualityTools | privatestatic |
RNARep_ | bpp::SequenceWithQualityTools | privatestatic |
subseq(const SequenceWithQuality &sequence, size_t begin, size_t end, SequenceWithQuality &output) | bpp::SequenceWithQualityTools | inlinestatic |
subseq(const SequenceWithQuality &sequence, size_t begin, size_t end) | bpp::SequenceWithQualityTools | inlinestatic |
transc_ | bpp::SequenceWithQualityTools | privatestatic |
transcript(const SequenceWithQuality &sequence) | bpp::SequenceWithQualityTools | static |