X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=makegroupcommand.h;h=f86c707d4516160d0dc9cc99243f54bea34d191a;hp=b8521d76b1d398dd0cde7419e10750931a7b8fc4;hb=1a20e24ee786195ab0e1cccd4f5aede7a88f3f4e;hpb=f687723a8357916e86a05116978e6869b039ce36 diff --git a/makegroupcommand.h b/makegroupcommand.h index b8521d7..f86c707 100644 --- a/makegroupcommand.h +++ b/makegroupcommand.h @@ -22,8 +22,9 @@ public: vector 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"; }