]> git.donarmstrong.com Git - mothur.git/blobdiff - removegroupscommand.h
fixes while testing 1.33.0
[mothur.git] / removegroupscommand.h
index c36998ad8bb52349d3c5d0ee73812dd8a6f50c07..c6e9d645c9f7fff26e2c23c634b6264a4614e01b 100644 (file)
@@ -25,8 +25,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "remove.groups";                       }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Remove.groups"; }
        string getDescription()         { return "removes sequences from a list, fasta, name, group, shared, design or taxonomy file from a given group or set of groups"; }