]> git.donarmstrong.com Git - mothur.git/blobdiff - clustersplitcommand.h
PDS: update citation fields
[mothur.git] / clustersplitcommand.h
index d46bb8ed9be115e229cd1ed0ea39a993aa6f61f0..59039ea8600a4ac7e4ea30ab2a684679f6c9f51e 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();