X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=normalizesharedcommand.h;h=2feb40d1bcf105a485b5790ebc3be2484a94f0d5;hb=5c5c0428f6d548c28a8b903ac80efed4f92d59db;hp=4b6f7fd9e93f4912bf648f2c826ab0a09b15910c;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git diff --git a/normalizesharedcommand.h b/normalizesharedcommand.h index 4b6f7fd..2feb40d 100644 --- a/normalizesharedcommand.h +++ b/normalizesharedcommand.h @@ -24,6 +24,7 @@ public: vector setParameters(); string getCommandName() { return "normalize.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Normalize.shared"; } string getDescription() { return "normalize samples in a shared or relabund file"; }