]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraseqscommand.h
fixed bug with aligner in database class, worked on chimeras
[mothur.git] / chimeraseqscommand.h
index 7721ef8e9428a9e12b1ad0e930f419389d813fca..85d573246a56f83c73140ac393c96cdf66397097 100644 (file)
@@ -28,7 +28,7 @@ public:
 private:
        
        bool abort;
-       string method, fastafile, templatefile, consfile, quanfile;
+       string method, fastafile, templatefile, consfile, quanfile, maskfile;
        bool filter, correction;
        int processors, midpoint, averageLeft, averageRight, window, iters, increment;
        Chimera* chimera;