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