X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=binsequencecommand.h;h=365fb3c3afdaf8cedd788b83e1ef2a29a4e9b00b;hb=2c97dd48b8e27ee0a6a86c7a082f4c504c3357c6;hp=7456a2628f42969f66422d3e194b20508276dcea;hpb=e150b0b0664caec517485ee6d69dcdade6dcae77;p=mothur.git diff --git a/binsequencecommand.h b/binsequencecommand.h index 7456a26..365fb3c 100644 --- a/binsequencecommand.h +++ b/binsequencecommand.h @@ -29,7 +29,7 @@ public: string getCommandCategory() { return "Sequence Processing"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Bin.seqs"; } - + string getDescription() { return "maps sequences to otus"; } int execute(); void help() { m->mothurOut(getHelpString()); }