X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pcrseqscommand.h;h=9fc40419411ff2535f01eb150699b30227225a3b;hb=4b54ce99af7db8019ea907cd7c2edf789369ada9;hp=d35850ce74296fa4f4471927817becd21145dbee;hpb=035f86272c776e1cccaa47021e26782e49cd41e7;p=mothur.git diff --git a/pcrseqscommand.h b/pcrseqscommand.h index d35850c..9fc4041 100644 --- a/pcrseqscommand.h +++ b/pcrseqscommand.h @@ -26,8 +26,9 @@ public: vector setParameters(); string getCommandName() { return "pcr.seqs"; } string getCommandCategory() { return "Sequence Processing"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Pcr.seqs"; } string getDescription() { return "pcr.seqs"; }