]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraseqscommand.h
working on chimeraslayer and found bug in shared command.
[mothur.git] / chimeraseqscommand.h
index 865a84d378d0429a77e833aa5b1db7eca097a83f..f19a79d230642894a8bbb7ab9d459f43368fd5dd 100644 (file)
@@ -29,7 +29,7 @@ private:
        
        bool abort;
        string method, fastafile, templatefile, consfile, quanfile, maskfile, namefile;
-       bool filter, correction, svg;
+       bool filter, correction, svg, printAll;
        int processors, midpoint, averageLeft, averageRight, window, iters, increment, numwanted, ksize, match, mismatch, parents, minSimilarity;
        float divR;
        Chimera* chimera;