]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyotucommand.h
working on citations
[mothur.git] / classifyotucommand.h
index 7f15c71c1847421abb88c3202d96e8ca7015837a..f6bf78dfacb99509ada0d5a87d948f9ffe3aacb2 100644 (file)
@@ -26,6 +26,8 @@ public:
        string getCommandName()                 { return "classify.otu";                }
        string getCommandCategory()             { return "Phylotype Analysis";  }
        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"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }