]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraseqscommand.h
changed sequence class so that when constructor is called aligned and unaligned value...
[mothur.git] / chimeraseqscommand.h
index 9bc8418bcab65820f56b13959c6cbba0110ea935..7721ef8e9428a9e12b1ad0e930f419389d813fca 100644 (file)
@@ -28,7 +28,7 @@ public:
 private:
        
        bool abort;
-       string method, fastafile, templatefile, consfile;
+       string method, fastafile, templatefile, consfile, quanfile;
        bool filter, correction;
        int processors, midpoint, averageLeft, averageRight, window, iters, increment;
        Chimera* chimera;