]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraseqscommand.h
fixed bugs in venn and aligner
[mothur.git] / chimeraseqscommand.h
index dc7df8fad969d33a2fa51f46718f5aa4812321f1..9bc8418bcab65820f56b13959c6cbba0110ea935 100644 (file)
@@ -28,7 +28,7 @@ public:
 private:
        
        bool abort;
-       string method, fastafile, templatefile;
+       string method, fastafile, templatefile, consfile;
        bool filter, correction;
        int processors, midpoint, averageLeft, averageRight, window, iters, increment;
        Chimera* chimera;