]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeracheckcommand.h
added save parameter to align.seqs, chimera commands, classify.seqs, and seq.error...
[mothur.git] / chimeracheckcommand.h
index d29744ba39ba1791e27c306c7fd09f950ac15c0f..350e10ea4bbbfc5bee07906e93edb029e996dc5f 100644 (file)
@@ -53,7 +53,7 @@ private:
        int driverMPI(int, int, MPI_File&, MPI_File&, vector<unsigned long int>&);
        #endif
 
-       bool abort, svg;
+       bool abort, svg, save;
        string fastafile, templatefile, namefile, outputDir;
        int processors, increment, ksize, numSeqs, templateSeqsLength;
        Chimera* chimera;