X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimerabellerophoncommand.h;h=b759d5a99dd8f1864506e3dd81eac46bedab235e;hb=2c97dd48b8e27ee0a6a86c7a082f4c504c3357c6;hp=ce85b777eee7a1c24fba9d607b15a9d36c8dc7db;hpb=8f7f4fc08b8c70d9ef0f79607813dba4e926e102;p=mothur.git diff --git a/chimerabellerophoncommand.h b/chimerabellerophoncommand.h index ce85b77..b759d5a 100644 --- a/chimerabellerophoncommand.h +++ b/chimerabellerophoncommand.h @@ -28,7 +28,7 @@ public: 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"; } - + string getDescription() { return "detect chimeric sequences"; } int execute(); void help() { m->mothurOut(getHelpString()); }