]> git.donarmstrong.com Git - mothur.git/blobdiff - readotucommand.h
added ordergroup parameter to read.otu
[mothur.git] / readotucommand.h
index beb2f4bcbfe31ed89bdb2f9c393585a4ffae3667..b5e32d897b2dd824d81b257fff12517a6a90bc6f 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;
+       string filename, listfile, orderfile, sharedfile, label, groupfile, sabundfile, rabundfile, format, groups, outputDir, ordergroupfile;
        vector<string> Groups;
 
        bool abort, allLines;