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