]> git.donarmstrong.com Git - mothur.git/blobdiff - mergegroupscommand.h
changes while testing
[mothur.git] / mergegroupscommand.h
index 4db344763950b4d53376b3d44e5afebef61db2f8..3e3d337ffa0309f5132d2d88cc3b4c0b81684869 100644 (file)
@@ -24,8 +24,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "merge.groups";        }
        string getCommandCategory()             { return "General";                     }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        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"; }