]> git.donarmstrong.com Git - mothur.git/blobdiff - chimerabellerophoncommand.h
fixed bug with trim.seqs allfiles=t
[mothur.git] / chimerabellerophoncommand.h
index 867d3618888e37079ed7e61cc44e5a869924ab04..ce85b777eee7a1c24fba9d607b15a9d36c8dc7db 100644 (file)
@@ -27,6 +27,8 @@ public:
        string getCommandName()                 { return "chimera.bellerophon"; }
        string getCommandCategory()             { return "Sequence Processing"; }
        string getHelpString(); 
+       string getCitation() { return "Huber T, Faulkner G, Hugenholtz P (2004). Bellerophon: a program to detect chimeric sequences in multiple sequence alignments. Bioinformatics 20: 2317-9. \nhttp://www.mothur.org/wiki/Chimera.bellerophon"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }