X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=filterseqscommand.h;h=fc6bcb2efab1b3885af316a160faa59446600f30;hb=7aa301dfa67cfcb5b00c6b4e38a7ad56eb8337db;hp=4405c33f52165d5c89cbe47e8513147cb14dd879;hpb=43ed0accfbc2852849e104ff7eccdd2c42acd4ec;p=mothur.git diff --git a/filterseqscommand.h b/filterseqscommand.h index 4405c33..fc6bcb2 100644 --- a/filterseqscommand.h +++ b/filterseqscommand.h @@ -24,7 +24,9 @@ public: vector setParameters(); string getCommandName() { return "filter.seqs"; } string getCommandCategory() { return "Sequence Processing"; } + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Filter.seqs"; } string getDescription() { return "removes columns from alignments based on a criteria defined by the user"; }