X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=seqerrorcommand.h;fp=seqerrorcommand.h;h=e467df11c99d735a482328c7dbe64aa623192a95;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=3fdd66930a3078114b28d6f2f126de3da70f7da5;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/seqerrorcommand.h b/seqerrorcommand.h index 3fdd669..e467df1 100644 --- a/seqerrorcommand.h +++ b/seqerrorcommand.h @@ -50,6 +50,8 @@ public: string getCommandCategory() { return "Sequence Processing"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Seq.error"; } + string getDescription() { return "seq.error"; } + int execute(); void help() { m->mothurOut(getHelpString()); }