try to read fasta blocks in the annotation file
[mussa.git] / alg / sequence.hpp
index c3fb53fd74aeaf11bebd6e0ac915f0330a837106..3b09312da7aba088d233cf6ca911d221dd113ca1 100644 (file)
@@ -118,6 +118,7 @@ class Sequence
     std::string::size_type size() const;
     void clear();
 
+    void set_header(std::string& header);
     const std::string& get_header() const;
     //! add a motif to our list of motifs
     //! \throws motif_normalize_error if there's something wrong with a_motif