]> git.donarmstrong.com Git - mothur.git/blobdiff - preclustercommand.h
Merge remote-tracking branch 'mothur/master'
[mothur.git] / preclustercommand.h
index 9844b8ffc1a951c47d606ec23e7caf45b4bf4ce1..e63afa6c8af8ee442e267714fcfccd140d4f79dd 100644 (file)
@@ -50,7 +50,7 @@ public:
        string getCommandCategory()             { return "Sequence Processing";         }
        string getOutputFileNameTag(string, string);
        string getHelpString(); 
-       string getCitation() { return "http://www.mothur.org/wiki/Pre.cluster"; }
+       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/Pre.cluster"; }
        string getDescription()         { return "implements a pseudo-single linkage algorithm with the goal of removing sequences that are likely due to pyrosequencing errors"; }