]> git.donarmstrong.com Git - mothur.git/blobdiff - makegroupcommand.h
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / makegroupcommand.h
index b8521d76b1d398dd0cde7419e10750931a7b8fc4..f86c707d4516160d0dc9cc99243f54bea34d191a 100644 (file)
@@ -22,8 +22,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "make.group";  }
        string getCommandCategory()             { return "General";             }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Make.group"; }
        string getDescription()         { return "creates a group file"; }