X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chopseqscommand.h;h=cd2b2fe9640eb7e359cdc068d98552611f5b2d13;hb=367747fb506bf228d3b2d645868d275ba0714e90;hp=fa3f559056161945021e10f9b1892db742a6116e;hpb=90708fe9701e3827e477c82fb3652539c3bf2a0d;p=mothur.git diff --git a/chopseqscommand.h b/chopseqscommand.h index fa3f559..cd2b2fe 100644 --- a/chopseqscommand.h +++ b/chopseqscommand.h @@ -25,8 +25,9 @@ class ChopSeqsCommand : public Command { vector setParameters(); string getCommandName() { return "chop.seqs"; } string getCommandCategory() { return "Sequence Processing"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Chops.seqs"; } string getDescription() { return "trim sequence length"; }