]> git.donarmstrong.com Git - mothur.git/blobdiff - alignment.hpp
continued work on chimeras and fixed bug in trim.seqs and reverse.seqs that was due...
[mothur.git] / alignment.hpp
index 77b650cab75b8f9bbbd4241f851ccf48da556c3f..6dd7f0aed42938bd94a50bc6d4ebf88eda1c2b40 100644 (file)
@@ -36,6 +36,8 @@ public:
        int getTemplateEndPos();
        
        int getPairwiseLength();
+       void resize(int);
+       int getnRows() { return nRows; }
 //     int getLongestTemplateGap();
 
 protected: