X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=filterseqscommand.h;fp=filterseqscommand.h;h=b2322379d6eb0467c2e64ba5e98c28e6d604181c;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=4405c33f52165d5c89cbe47e8513147cb14dd879;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/filterseqscommand.h b/filterseqscommand.h index 4405c33..b232237 100644 --- a/filterseqscommand.h +++ b/filterseqscommand.h @@ -24,6 +24,7 @@ public: vector setParameters(); string getCommandName() { return "filter.seqs"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); 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"; }