]> git.donarmstrong.com Git - mothur.git/blobdiff - needlemanoverlap.hpp
continued work on chimeras and fixed bug in trim.seqs and reverse.seqs that was due...
[mothur.git] / needlemanoverlap.hpp
index a5e21406be2743d8709c9ef5cb81aaa95b49824d..ea7bee515bff32685f03b195506fa4416814dddf 100644 (file)
@@ -32,6 +32,7 @@ public:
        NeedlemanOverlap(float, float, float, int);
        ~NeedlemanOverlap();
        void align(string, string);
+
        
 private:       
        float gap;