X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=splitabundcommand.h;h=232c36ba36763dcdb325fb9f8404d537e92450a6;hb=0cefb55a2616975bd4a144fc345693695ffc9bb6;hp=df925f34cc70bc405ac35e2302ecc49a8fd97872;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/splitabundcommand.h b/splitabundcommand.h index df925f3..232c36b 100644 --- a/splitabundcommand.h +++ b/splitabundcommand.h @@ -35,6 +35,7 @@ public: vector setParameters(); string getCommandName() { return "split.abund"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Split.abund"; } string getDescription() { return "split a list, name, group or fasta file based on abundance"; }