X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=consensusseqscommand.h;h=1459b43d25bd54b525459721b5de55a5a1d6d9f6;hp=423c4e48796a2a9294dc8373fd29823b3418abb0;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4 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"; }