More progress toward subanalysis
[mussa.git] / alg / mussa.hpp
index 55547ec7cc3d60598b0f85a80da820d533aa15d8..6f7d0a33fb5c4846f6d252e953e9b8c83dad13b0 100644 (file)
@@ -112,7 +112,10 @@ public:
     void nway();
 
     //! appends a string sequence to the list of the_seqs
-    void add_a_seq(std::string a_seq);
+    // void append_sequence(std::string a_seq);
+    //! appends a sequence to the list of the_seqs
+    void append_sequence(Sequence a_seq);
+
     //! Load a sequence from a fasta file and any annotations
     /*! \param[in] seq_file the full path to the fasta file
      *  \param[in] annot_file the full path to an annotation file,