]> git.donarmstrong.com Git - mothur.git/blobdiff - clustersplitcommand.h
working on citations
[mothur.git] / clustersplitcommand.h
index 1485613431944edb5daee6e71978af897818cba1..c1152830ecc96b6211ea6a1842841fafa411a0c5 100644 (file)
@@ -29,7 +29,7 @@ public:
        string getCommandName()                 { return "cluster.split";               }
        string getCommandCategory()             { return "Clustering";                  }
        string getHelpString(); 
-       string getCitation() { return "http://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. \nhttp://www.mothur.org/wiki/Cluster.split"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }