X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removerarecommand.h;h=2cab7be6fa870d763de76a559b4dfbb72823cfb6;hb=e946299389ed49b4afc4262a4e8070ee3d804769;hp=7b4c6fb44f80b4d2ac1a96e9a11d3a417e2cc918;hpb=90708fe9701e3827e477c82fb3652539c3bf2a0d;p=mothur.git diff --git a/removerarecommand.h b/removerarecommand.h index 7b4c6fb..2cab7be 100644 --- a/removerarecommand.h +++ b/removerarecommand.h @@ -26,8 +26,9 @@ public: vector setParameters(); string getCommandName() { return "remove.rare"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Remove.rare"; } string getDescription() { return "removes rare sequences from a sabund, rabund, shared or list and group file"; }