]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraslayercommand.h
removed parse.sff command and made its functionality part of sffinfo command. fixed...
[mothur.git] / chimeraslayercommand.h
index 9ff0c8ffb0753f799133b3ee54424f0a7aff8345..9567fcab31c20f22987d04eb0a2a409dd1dfc50b 100644 (file)
@@ -49,7 +49,7 @@ private:
        #endif
 
        bool abort, realign;
-       string fastafile, templatefile, outputDir, search, namefile;
+       string fastafile, templatefile, outputDir, search, namefile, includeAbunds;
        int processors, window, iters, increment, numwanted, ksize, match, mismatch, parents, minSimilarity, minCoverage, minBS, minSNP, numSeqs, templateSeqsLength;
        float divR;
        Chimera* chimera;