]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyseqscommand.h
working on citations
[mothur.git] / classifyseqscommand.h
index b813d40223a383dfb1e5c8734ded39f4e0b0e2a5..f075b41495afc9002e2a695d47972d4d947eafc9 100644 (file)
@@ -35,7 +35,7 @@ public:
        string getCommandName()                 { return "classify.seqs";               }
        string getCommandCategory()             { return "Phylotype Analysis";  }
        string getHelpString(); 
-       string getCitation() { return "http://www.mothur.org/wiki/Classify.seqs"; }
+       string getCitation() { return "Wang Q, Garrity GM, Tiedje JM, Cole JR (2007). Naive Bayesian classifier for rapid assignment of rRNA sequences into the new bacterial taxonomy. Appl Environ Microbiol 73: 5261-7. [ for Bayesian classifier ] \nAltschul SF, Madden TL, Schaffer AA, Zhang J, Zhang Z, Miller W, Lipman DJ (1997). Gapped BLAST and PSI-BLAST: a new generation of protein database search programs. Nucleic Acids Res 25: 3389-402. [ for BLAST ] \nDeSantis TZ, Hugenholtz P, Larsen N, Rojas M, Brodie EL, Keller K, Huber T, Dalevi D, Hu P, Andersen GL (2006). Greengenes, a chimera-checked 16S rRNA gene database and workbench compatible with ARB. Appl Environ Microbiol 72: 5069-72. [ for kmer ] \nhttp://www.mothur.org/wiki/Classify.seqs"; }
 
        
        int execute();