]> git.donarmstrong.com Git - mothur.git/blobdiff - readotucommand.h
changed how we break up the files on parallelized commands to avoid scanning file.
[mothur.git] / readotucommand.h
index b5e32d897b2dd824d81b257fff12517a6a90bc6f..bf9ccc00d0e7151ea4dce787b42265f092416bbd 100644 (file)
@@ -29,7 +29,7 @@ private:
        InputData* input;
        Command* shared;
        GroupMap* groupMap;
-       string filename, listfile, orderfile, sharedfile, label, groupfile, sabundfile, rabundfile, format, groups, outputDir, ordergroupfile;
+       string filename, listfile, orderfile, sharedfile, label, groupfile, sabundfile, rabundfile, format, groups, outputDir, ordergroupfile, relAbundfile;
        vector<string> Groups;
 
        bool abort, allLines;