X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=pipelinepdscommand.h;h=4697f405f6045cabad7f225641c4544a36ca6e9f;hb=9b53f130ac9af5e95444ce2e817fce25ed19ff03;hp=8abe0ea7a439e99aae5be49dc5734516ce9bdab1;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git diff --git a/pipelinepdscommand.h b/pipelinepdscommand.h index 8abe0ea..4697f40 100644 --- a/pipelinepdscommand.h +++ b/pipelinepdscommand.h @@ -26,8 +26,9 @@ public: vector setParameters(); string getCommandName() { return "pipeline.pds"; } string getCommandCategory() { return "Hidden"; } + string getOutputFileNameTag(string, string) { return ""; } string getHelpString(); - string getCitation() { return "http://www.mothur.org/wiki/Pipeline.pds"; } + 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"; }