]> git.donarmstrong.com Git - mothur.git/blobdiff - subsamplecommand.h
finished chimera.slayer adding trim parameter, added persample parameter to sub.sampl...
[mothur.git] / subsamplecommand.h
index b70050653fd5ded5a9b25b555efea08ae79b9565..b00defdd9d63e797675d8a7809e32fe1d92d6a63 100644 (file)
@@ -34,7 +34,7 @@ public:
 private:
        GlobalData* globaldata;
        
-       bool abort, pickedGroups, allLines;
+       bool abort, pickedGroups, allLines, persample;
        string listfile, groupfile, sharedfile, rabundfile, sabundfile, fastafile, namefile;
        set<string> labels; //holds labels to be used
        string groups, label, outputDir;