]> git.donarmstrong.com Git - mothur.git/blobdiff - preclustercommand.h
PDS: update citation fields
[mothur.git] / preclustercommand.h
index 084bdc61ee464c665e2f37e200b38c09b85e8ef6..082bff27e25209fc7db92404388ae40592d45bff 100644 (file)
@@ -43,7 +43,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"; }