X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pcrseqscommand.h;h=baeca4eedc66ac9aa38acaa4b7d65bfebca56410;hb=01f8d2c7d982a6209211f5abbcf2a086fdf60d0a;hp=420a5ebc3e4b0cb527a3c2c692797c0b627c3b46;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git diff --git a/pcrseqscommand.h b/pcrseqscommand.h index 420a5eb..baeca4e 100644 --- a/pcrseqscommand.h +++ b/pcrseqscommand.h @@ -25,6 +25,7 @@ public: vector setParameters(); string getCommandName() { return "pcr.seqs"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Pcr.seqs"; } string getDescription() { return "pcr.seqs"; }