X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=binsequencecommand.h;fp=binsequencecommand.h;h=365fb3c3afdaf8cedd788b83e1ef2a29a4e9b00b;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=7456a2628f42969f66422d3e194b20508276dcea;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;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()); }