]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyotucommand.h
Merge remote-tracking branch 'mothur/master'
[mothur.git] / classifyotucommand.h
index 45e377c3cbe1ac1ad735cd9c4f47d4c4c37c30a5..2e76057f1219b8c44785a5be9b6962043bbb68af 100644 (file)
@@ -28,7 +28,7 @@ public:
        string getCommandCategory()             { return "Phylotype Analysis";  }
        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/Classify.otu"; }
+       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/Classify.otu"; }
        string getDescription()         { return "find the concensus taxonomy for each OTU"; }
        
        int execute();