X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=normalizesharedcommand.h;h=53bcd6b5e4aac7d0a463fa436fc8ed6346f5f069;hp=2feb40d1bcf105a485b5790ebc3be2484a94f0d5;hb=b206f634aae1b4ce13978d203247fb64757d5482;hpb=f687723a8357916e86a05116978e6869b039ce36 diff --git a/normalizesharedcommand.h b/normalizesharedcommand.h index 2feb40d..53bcd6b 100644 --- a/normalizesharedcommand.h +++ b/normalizesharedcommand.h @@ -24,8 +24,9 @@ public: vector setParameters(); string getCommandName() { return "normalize.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Normalize.shared"; } string getDescription() { return "normalize samples in a shared or relabund file"; }