X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=screenseqscommand.h;fp=screenseqscommand.h;h=284c9a5ac1a0bd5c90dca6b4854b725d6b428023;hb=1a5c2356c1b955c6ec024b2baf9f46377ee7c72e;hp=b0d7c7c18f3852dd40395b0f699749fc885cc14b;hpb=79a7d3273749b08d4f9f8dfe350c964ff0c4351e;p=mothur.git diff --git a/screenseqscommand.h b/screenseqscommand.h index b0d7c7c..284c9a5 100644 --- a/screenseqscommand.h +++ b/screenseqscommand.h @@ -23,8 +23,9 @@ public: vector setParameters(); string getCommandName() { return "screen.seqs"; } string getCommandCategory() { return "Sequence Processing"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Screen.seqs"; } string getDescription() { return "enables you to keep sequences that fulfill certain user defined criteria"; }