X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=consensusseqscommand.h;h=1459b43d25bd54b525459721b5de55a5a1d6d9f6;hb=01f8d2c7d982a6209211f5abbcf2a086fdf60d0a;hp=423c4e48796a2a9294dc8373fd29823b3418abb0;hpb=f6b5fea6e0fcc395235dfbfb466b9b6a031b540a;p=mothur.git diff --git a/consensusseqscommand.h b/consensusseqscommand.h index 423c4e4..1459b43 100644 --- a/consensusseqscommand.h +++ b/consensusseqscommand.h @@ -23,6 +23,7 @@ public: vector setParameters(); string getCommandName() { return "consensus.seqs"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Consensus.seqs"; } string getDescription() { return "create a consensus sequence for each OTU or for a fasta file"; }