X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=chopseqscommand.h;h=cc22c751483a75f246f69e4955985f158d041638;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=e73714d2e98406da2a05e54bb34f61398bd0143c;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/chopseqscommand.h b/chopseqscommand.h index e73714d..cc22c75 100644 --- a/chopseqscommand.h +++ b/chopseqscommand.h @@ -25,7 +25,8 @@ class ChopSeqsCommand : public Command { vector setParameters(); string getCommandName() { return "chop.seqs"; } string getCommandCategory() { return "Sequence Processing"; } - string getHelpString(); + string getOutputFileNameTag(string, string); + string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Chops.seqs"; } string getDescription() { return "trim sequence length"; }