X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=splitabundcommand.h;h=9929b7967050308c2563561896fa615a6f371d12;hp=d0542642a85d1efe0ea19280cceaaebc584911df;hb=615301e57c25e241356a9c2380648d117709458d;hpb=90708fe9701e3827e477c82fb3652539c3bf2a0d diff --git a/splitabundcommand.h b/splitabundcommand.h index d054264..9929b79 100644 --- a/splitabundcommand.h +++ b/splitabundcommand.h @@ -36,8 +36,9 @@ public: vector setParameters(); string getCommandName() { return "split.abund"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Split.abund"; } string getDescription() { return "split a list, name, group or fasta file based on abundance"; }