X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pcrseqscommand.h;h=9fc40419411ff2535f01eb150699b30227225a3b;hb=38029939675c5bf5e449eac90f801b35064b3a36;hp=d35850ce74296fa4f4471927817becd21145dbee;hpb=90708fe9701e3827e477c82fb3652539c3bf2a0d;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"; }