add function for marking 'N' regions
[mussa.git] / alg / sequence.hpp
index c2de433fca1b9602f4c39065054c06f732047016..d476dfef2b9a3347a9706a57d295073c32c8f663 100644 (file)
@@ -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