X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=filterseqscommand.h;h=fc6bcb2efab1b3885af316a160faa59446600f30;hb=0bd3a2d33b478f0b09fd6b8ce562e9ab41227535;hp=4405c33f52165d5c89cbe47e8513147cb14dd879;hpb=91a27e0483827c06c21c4fe89558923bbfe86573;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"; }