X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimerabellerophoncommand.h;h=b759d5a99dd8f1864506e3dd81eac46bedab235e;hb=8dd3c225255d7084e3aff8740aa4f1f1cabb367a;hp=b048459acc058e0287dfb6b8d0744f8afc92d3e7;hpb=e150b0b0664caec517485ee6d69dcdade6dcae77;p=mothur.git diff --git a/chimerabellerophoncommand.h b/chimerabellerophoncommand.h index b048459..b759d5a 100644 --- a/chimerabellerophoncommand.h +++ b/chimerabellerophoncommand.h @@ -27,8 +27,8 @@ public: string getCommandName() { return "chimera.bellerophon"; } string getCommandCategory() { return "Sequence Processing"; } string getHelpString(); - string getCitation() { return "http://www.mothur.org/wiki/Chimera.bellerophon"; } - + 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"; } + string getDescription() { return "detect chimeric sequences"; } int execute(); void help() { m->mothurOut(getHelpString()); }