X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=reversecommand.h;h=f7f729c9848ae0fa972944ae5b51ec18cceaca1d;hb=250e3b11b1c9c1e1ad458ab6c7e71ac2e67e11d9;hp=f0fdfa887890607ea3efa2ccfdc44c7b95c1b7c7;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/reversecommand.h b/reversecommand.h index f0fdfa8..f7f729c 100644 --- a/reversecommand.h +++ b/reversecommand.h @@ -21,7 +21,9 @@ public: vector setParameters(); string getCommandName() { return "reverse.seqs"; } string getCommandCategory() { return "Sequence Processing"; } + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Reverse.seqs"; } string getDescription() { return "outputs a fasta file containing the reverse-complements"; }