X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=splitabundcommand.h;fp=splitabundcommand.h;h=df925f34cc70bc405ac35e2302ecc49a8fd97872;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=444b55edf9fb7d5f3f126e3f96a3214aa6a167dc;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/splitabundcommand.h b/splitabundcommand.h index 444b55e..df925f3 100644 --- a/splitabundcommand.h +++ b/splitabundcommand.h @@ -37,6 +37,7 @@ public: string getCommandCategory() { return "OTU-Based Approaches"; } 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"; } int execute(); void help() { m->mothurOut(getHelpString()); }