X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=pipelinepdscommand.h;h=22386bcc697c2e3c64767ad99dd9fafaaa5d206f;hp=4697f405f6045cabad7f225641c4544a36ca6e9f;hb=df7e3ff9f68ef157b0328a2d353c3258c5d45d89;hpb=90708fe9701e3827e477c82fb3652539c3bf2a0d diff --git a/pipelinepdscommand.h b/pipelinepdscommand.h index 4697f40..22386bc 100644 --- a/pipelinepdscommand.h +++ b/pipelinepdscommand.h @@ -26,8 +26,8 @@ public: vector setParameters(); string getCommandName() { return "pipeline.pds"; } string getCommandCategory() { return "Hidden"; } - string getOutputFileNameTag(string, string) { return ""; } string getHelpString(); + string getOutputPattern(string) { return ""; } string getCitation() { return "Schloss PD, Gevers D, Westcott SL (2011). Reducing the effects of PCR amplification and sequencing artifacts on 16S rRNA-based studies. PLoS ONE. 6:e27310.\nhttp://www.mothur.org/wiki/Pipeline.pds"; } string getDescription() { return "pat's pipeline"; }