]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyotucommand.h
minor mods to seq.error
[mothur.git] / classifyotucommand.h
index c38a7c97111b4bd842fb7038a6faaf2acedc5d53..b3ca6530e3e5e577f8608349bb809739d749c2b1 100644 (file)
@@ -26,8 +26,8 @@ public:
        string getCommandName()                 { return "classify.otu";                }
        string getCommandCategory()             { return "Phylotype Analysis";  }
        string getHelpString(); 
-       string getCitation() { return "http://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. \nhttp://www.mothur.org/wiki/Classify.otu"; }
+       string getDescription()         { return "find the concensus taxonomy for each OTU"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }