X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=splitgroupscommand.h;fp=splitgroupscommand.h;h=a8dc9a19e656651be58416c99e802e1b98b72a56;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=a6b8854752f406a2bcaf82d5094c9abe023c2a46;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/splitgroupscommand.h b/splitgroupscommand.h index a6b8854..a8dc9a1 100644 --- a/splitgroupscommand.h +++ b/splitgroupscommand.h @@ -30,6 +30,7 @@ public: vector setParameters(); string getCommandName() { return "split.group"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Split.group"; } string getDescription() { return "split a name or fasta file by group"; }