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