]> git.donarmstrong.com Git - mothur.git/blobdiff - deuniqueseqscommand.h
added modify names parameter to set.dir
[mothur.git] / deuniqueseqscommand.h
index 300a1caeab4ce8b6b2febb10b6082c857fcfeb93..a6d467a16a96c56ca3f1282d7c7fbbdfbdf02ca7 100644 (file)
@@ -23,7 +23,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "deunique.seqs";               }
        string getCommandCategory()             { return "Sequence Processing";         }
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        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"; }