X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=alg%2Fsequence.hpp;h=d476dfef2b9a3347a9706a57d295073c32c8f663;hp=c2de433fca1b9602f4c39065054c06f732047016;hb=292ef077dafe705f4b367c426839d7154f464148;hpb=f2858f72af9cbe3258229bda254f186f279c5c8c diff --git a/alg/sequence.hpp b/alg/sequence.hpp index c2de433..d476dfe 100644 --- a/alg/sequence.hpp +++ b/alg/sequence.hpp @@ -215,6 +215,7 @@ public: //! create an initialized annotation with the "standard" types. SeqSpanRef make_annotation(std::string name, std::string type, size_type start, size_type stop) const; const SeqSpanRefList& annotations() const; + const MotifList& motifs() const; //! add a motif to our list of motifs