X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getrabundcommand.h;h=dcf8c686dbd2bf75847ef500bf7fea0fbd087cb5;hb=67ea6ccd74dbd64828d31b952808255f206364ff;hp=cb9e270d170e0ab9dde910fdb7d24ef6c293828f;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/getrabundcommand.h b/getrabundcommand.h index cb9e270..dcf8c68 100644 --- a/getrabundcommand.h +++ b/getrabundcommand.h @@ -25,7 +25,9 @@ public: vector setParameters(); string getCommandName() { return "get.rabund"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Get.rabund"; } string getDescription() { return "creates a rabund file"; }