X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getrelabundcommand.h;h=c5b50e602ef133913061f56b11cc9cadae874d34;hb=28bcfc4a41b8b82f66636587e0d4d355d07cbdd1;hp=1d5163d2bf662566f2ad5923980dfc96f081231f;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git diff --git a/getrelabundcommand.h b/getrelabundcommand.h index 1d5163d..c5b50e6 100644 --- a/getrelabundcommand.h +++ b/getrelabundcommand.h @@ -25,6 +25,7 @@ public: vector setParameters(); string getCommandName() { return "get.relabund"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Get.relabund"; } string getDescription() { return "calculates the relative abundance of each OTU in a sample"; }