]> git.donarmstrong.com Git - mothur.git/blobdiff - clustersplitcommand.h
Merge remote-tracking branch 'mothur/master'
[mothur.git] / clustersplitcommand.h
index e079197c1ea60d15e2454ad7433e90d2cfbbc611..936ae6f69ce94877b60b9f99219423db8b526d73 100644 (file)
@@ -37,7 +37,7 @@ public:
        string getCommandCategory()             { return "Clustering";                  }
        string getOutputFileNameTag(string, string);
        string getHelpString(); 
-       string getCitation() { return "Schloss PD, Westcott SL (2011). Assessing and improving methods used in OTU-based approaches for 16S rRNA gene sequence analysis. Appl Environ Microbiol. \nhttp://www.mothur.org/wiki/Cluster.split"; }
+       string getCitation() { return "Schloss PD, Westcott SL (2011). Assessing and improving methods used in OTU-based approaches for 16S rRNA gene sequence analysis. Appl Environ Microbiol 77:3219. \nhttp://www.mothur.org/wiki/Cluster.split"; }
        string getDescription()         { return "splits your sequences by distance or taxonomy then clusters into OTUs"; }
        
        int execute();