]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraseqscommand.h
continued work on chimeras and fixed bug in trim.seqs and reverse.seqs that was due...
[mothur.git] / chimeraseqscommand.h
index 6274c48ea2acd8849155e9fc3b8813f6bae74919..b2bce8107590e3d4906ea68b7e758cd5bf15b951 100644 (file)
@@ -30,7 +30,7 @@ private:
        bool abort;
        string method, fastafile, templatefile, consfile, quanfile, maskfile;
        bool filter, correction;
-       int processors, midpoint, averageLeft, averageRight, window, iters, increment, numwanted;
+       int processors, midpoint, averageLeft, averageRight, window, iters, increment, numwanted, ksize;
        Chimera* chimera;