X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=screenseqscommand.h;h=284c9a5ac1a0bd5c90dca6b4854b725d6b428023;hb=3504e4e2feeb05aabb0c79aa42cb696522030924;hp=b0d7c7c18f3852dd40395b0f699749fc885cc14b;hpb=96dbe925073caefaed6e6db85659c144a806aeb1;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"; }