]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyseqscommand.h
final fixes for 1.7
[mothur.git] / classifyseqscommand.h
index a73aa0c576f1dc6a3437d9c37557aa89cc0b451c..ed2819bcc6c7a3adf335b8e7cd79ceb29e3ae01a 100644 (file)
 #include "alignment.hpp"
 #include "classify.h"
 
+//KNN and Bayesian methods modeled from algorithms in
+//Naı¨ve Bayesian Classifier for Rapid Assignment of rRNA Sequences 
+//into the New Bacterial Taxonomy􏰎† 
+//Qiong Wang,1 George M. Garrity,1,2 James M. Tiedje,1,2 and James R. Cole1* 
+//Center for Microbial Ecology1 and Department of Microbiology and Molecular Genetics,2 Michigan State University, 
+//East Lansing, Michigan 48824 
+//Received 10 January 2007/Accepted 18 June 2007 
+
+
+
 class ClassifySeqsCommand : public Command {
        
 public: