X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=deuniqueseqscommand.h;h=5310b83b3002c8b3d52b32bdb56bf8cc772eddd2;hb=9b53f130ac9af5e95444ce2e817fce25ed19ff03;hp=300a1caeab4ce8b6b2febb10b6082c857fcfeb93;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/deuniqueseqscommand.h b/deuniqueseqscommand.h index 300a1ca..5310b83 100644 --- a/deuniqueseqscommand.h +++ b/deuniqueseqscommand.h @@ -23,6 +23,7 @@ public: vector setParameters(); string getCommandName() { return "deunique.seqs"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Deunique.seqs"; } string getDescription() { return "reverse of the unique.seqs command, and creates a fasta file from a fasta and name file"; }