]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyotucommand.h
PDS: update citation fields
[mothur.git] / classifyotucommand.h
index b924775cf5b30436c1783714a758281cf072c32f..36a0328aa85bb2d646e14ec37b1d13f8a0581241 100644 (file)
@@ -27,7 +27,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();