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