]> git.donarmstrong.com Git - mothur.git/blobdiff - pipelinepdscommand.h
added modify names parameter to set.dir
[mothur.git] / pipelinepdscommand.h
index 8abe0ea7a439e99aae5be49dc5734516ce9bdab1..22386bcc697c2e3c64767ad99dd9fafaaa5d206f 100644 (file)
@@ -27,7 +27,8 @@ public:
        string getCommandName()                 { return "pipeline.pds";        }
        string getCommandCategory()             { return "Hidden";                      }
        string getHelpString(); 
-       string getCitation() { return "http://www.mothur.org/wiki/Pipeline.pds"; }
+    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"; }