X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getrelabundcommand.h;h=dcb4cf71e43a919bc6fce2588b8d7e8e7c2864dd;hb=3914b0d6480f67df53b1e838f51c4e6155710434;hp=c5b50e602ef133913061f56b11cc9cadae874d34;hpb=49d2b7459c5027557564b21e9487dadafbbbdc96;p=mothur.git diff --git a/getrelabundcommand.h b/getrelabundcommand.h index c5b50e6..dcb4cf7 100644 --- a/getrelabundcommand.h +++ b/getrelabundcommand.h @@ -25,8 +25,9 @@ public: vector setParameters(); string getCommandName() { return "get.relabund"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Get.relabund"; } string getDescription() { return "calculates the relative abundance of each OTU in a sample"; }