bpp-seq-omics
2.4.1
|
This is the complete list of members for bpp::SequenceFeature, including all inherited members.
clone() const =0 | bpp::SequenceFeature | pure virtual |
getAttribute(const std::string &attribute) const =0 | bpp::SequenceFeature | pure virtual |
getAttribute(const std::string &attribute)=0 | bpp::SequenceFeature | pure virtual |
getAttributeList() const =0 | bpp::SequenceFeature | pure virtual |
getEnd() const =0 | bpp::SequenceFeature | pure virtual |
getId() const =0 | bpp::SequenceFeature | pure virtual |
getRange() const =0 | bpp::SequenceFeature | pure virtual |
getScore() const =0 | bpp::SequenceFeature | pure virtual |
getSequenceId() const =0 | bpp::SequenceFeature | pure virtual |
getSource() const =0 | bpp::SequenceFeature | pure virtual |
getStart() const =0 | bpp::SequenceFeature | pure virtual |
getType() const =0 | bpp::SequenceFeature | pure virtual |
includes(const SeqRange &range) const =0 | bpp::SequenceFeature | pure virtual |
invert()=0 | bpp::SequenceFeature | pure virtual |
isEmpty() const | bpp::SequenceFeature | inlinevirtual |
isIncludedIn(const SeqRange &range) const =0 | bpp::SequenceFeature | pure virtual |
isNegativeStrand() const =0 | bpp::SequenceFeature | pure virtual |
isPoint() const | bpp::SequenceFeature | inlinevirtual |
isStranded() const =0 | bpp::SequenceFeature | pure virtual |
NO_ATTRIBUTE_SET | bpp::SequenceFeature | static |
overlap(const SequenceFeature &feat) const =0 | bpp::SequenceFeature | pure virtual |
overlap(const SeqRange &range) const =0 | bpp::SequenceFeature | pure virtual |
removeAttribute(const std::string &attribute)=0 | bpp::SequenceFeature | pure virtual |
setAttribute(const std::string &attribute, const std::string &value)=0 | bpp::SequenceFeature | pure virtual |
setId(const std::string &id)=0 | bpp::SequenceFeature | pure virtual |
setScore(double score)=0 | bpp::SequenceFeature | pure virtual |
setSequenceId(const std::string &id)=0 | bpp::SequenceFeature | pure virtual |
setSource(const std::string &source)=0 | bpp::SequenceFeature | pure virtual |
setType(const std::string &type)=0 | bpp::SequenceFeature | pure virtual |
size() const | bpp::SequenceFeature | inlinevirtual |
~Clonable()=default | bpp::Clonable | virtual |