X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getrelabundcommand.h;h=c5b50e602ef133913061f56b11cc9cadae874d34;hb=ea4f373c28543cd1002b0dd7dc6e55c526647d59;hp=1d5163d2bf662566f2ad5923980dfc96f081231f;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;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"; }