]> git.donarmstrong.com Git - mothur.git/blobdiff - mergegroupscommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / mergegroupscommand.h
index 7f216ebed7653a2647c4770e4ce17e5e6d881e95..4db344763950b4d53376b3d44e5afebef61db2f8 100644 (file)
@@ -24,6 +24,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "merge.groups";        }
        string getCommandCategory()             { return "General";                     }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Merge.groups"; }
        string getDescription()         { return "reads shared file and a design file and merges the groups in the shared file that are in the same grouping in the design file"; }