X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=splitabundcommand.h;h=232c36ba36763dcdb325fb9f8404d537e92450a6;hb=6c2b1e530a5c0bb87040e58a3e410097acdfcc3d;hp=df925f34cc70bc405ac35e2302ecc49a8fd97872;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;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"; }