X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=seqsummarycommand.h;h=79e8be96974141da315d1038a51096695212ad5c;hb=28bcfc4a41b8b82f66636587e0d4d355d07cbdd1;hp=d8837a374d070298ceb9d224aaf8c621680bf249;hpb=43ed0accfbc2852849e104ff7eccdd2c42acd4ec;p=mothur.git diff --git a/seqsummarycommand.h b/seqsummarycommand.h index d8837a3..79e8be9 100644 --- a/seqsummarycommand.h +++ b/seqsummarycommand.h @@ -25,6 +25,7 @@ public: vector setParameters(); string getCommandName() { return "summary.seqs"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Summary.seqs"; } string getDescription() { return "summarize the quality of sequences in an unaligned or aligned fasta file"; }