]> git.donarmstrong.com Git - mothur.git/blobdiff - seqerrorcommand.h
Merge remote-tracking branch 'origin/master'
[mothur.git] / seqerrorcommand.h
index e7c97e152d718b8944b0e004b32398dd1f210e99..fba392d800a1f2454310ff57904a40454b231fd4 100644 (file)
@@ -24,8 +24,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "seq.error";                           }
        string getCommandCategory()             { return "Sequence Processing";         }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
-       string getCitation() { return "http://www.mothur.org/wiki/Seq.error"; }
+       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/Seq.error"; }
        string getDescription()         { return "seq.error"; }