X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=splitabundcommand.h;h=df925f34cc70bc405ac35e2302ecc49a8fd97872;hb=8dd3c225255d7084e3aff8740aa4f1f1cabb367a;hp=444b55edf9fb7d5f3f126e3f96a3214aa6a167dc;hpb=e150b0b0664caec517485ee6d69dcdade6dcae77;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()); }