X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getrabundcommand.h;fp=getrabundcommand.h;h=cb9e270d170e0ab9dde910fdb7d24ef6c293828f;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=81a5d910b53c84db70c560255ce2b508c4361f33;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/getrabundcommand.h b/getrabundcommand.h index 81a5d91..cb9e270 100644 --- a/getrabundcommand.h +++ b/getrabundcommand.h @@ -27,6 +27,8 @@ public: string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Get.rabund"; } + string getDescription() { return "creates a rabund file"; } + int execute(); void help() { m->mothurOut(getHelpString()); }