X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=reversecommand.h;fp=reversecommand.h;h=2c7a9e4ee025e3ce8e94f328eb2cb1e676611cf6;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=f0fdfa887890607ea3efa2ccfdc44c7b95c1b7c7;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/reversecommand.h b/reversecommand.h index f0fdfa8..2c7a9e4 100644 --- a/reversecommand.h +++ b/reversecommand.h @@ -21,6 +21,7 @@ public: vector setParameters(); string getCommandName() { return "reverse.seqs"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Reverse.seqs"; } string getDescription() { return "outputs a fasta file containing the reverse-complements"; }