X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getrelabundcommand.h;h=dcb4cf71e43a919bc6fce2588b8d7e8e7c2864dd;hb=70491a12902e89b85cfa6b44a7b7fbe066ee2ac1;hp=1d5163d2bf662566f2ad5923980dfc96f081231f;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git diff --git a/getrelabundcommand.h b/getrelabundcommand.h index 1d5163d..dcb4cf7 100644 --- a/getrelabundcommand.h +++ b/getrelabundcommand.h @@ -25,7 +25,9 @@ public: vector setParameters(); string getCommandName() { return "get.relabund"; } string getCommandCategory() { return "OTU-Based Approaches"; } + 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"; }