X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=countgroupscommand.h;h=1ab83c86ea98cb5a9bdd5c43e31558cbe4971307;hb=f12174bc43f9e8ad536f2a37fb3a763b1ac90ba9;hp=d27a7f8f94ce1577421061e862696de4a4856a2a;hpb=035f86272c776e1cccaa47021e26782e49cd41e7;p=mothur.git diff --git a/countgroupscommand.h b/countgroupscommand.h index d27a7f8..1ab83c8 100644 --- a/countgroupscommand.h +++ b/countgroupscommand.h @@ -23,8 +23,8 @@ public: vector setParameters(); string getCommandName() { return "count.groups"; } string getCommandCategory() { return "Sequence Processing"; } - string getOutputFileNameTag(string, string) { return ""; } string getHelpString(); + string getOutputPattern(string){ return ""; } string getCitation() { return "http://www.mothur.org/wiki/Count.groups"; } string getDescription() { return "counts the number of sequences in each group"; }