X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=screenseqscommand.h;fp=screenseqscommand.h;h=3642295b54af9d46fd246ad642065952af7295ab;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=b165bba2f2f343a8a20a4b07cb2290a43fd13c32;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/screenseqscommand.h b/screenseqscommand.h index b165bba..3642295 100644 --- a/screenseqscommand.h +++ b/screenseqscommand.h @@ -24,7 +24,8 @@ public: string getCommandCategory() { return "Sequence Processing"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Screen.seqs"; } - + string getDescription() { return "enables you to keep sequences that fulfill certain user defined criteria"; } + int execute(); void help() { m->mothurOut(getHelpString()); }