]> git.donarmstrong.com Git - mothur.git/blobdiff - sequence.hpp
added binary file operations to mothurout class. added comment to sequence class...
[mothur.git] / sequence.hpp
index ad3a4b40c238c4260d36f7afea027b903539c8a0..c49899411f2dd7919d96ce9b9840c30b2b0dfcac 100644 (file)
@@ -76,6 +76,7 @@ private:
        string unaligned;
        string aligned;
        string pairwise;
+    string comment;
        int numBases;
        int alignmentLength;
        bool isAligned;