]> git.donarmstrong.com Git - mothur.git/blobdiff - getseqscommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / getseqscommand.h
index 60e471eebf7865d5924406ef7c720c3bdcdf4648..42070e53a57cf05c6d5674e022c602636fa374bf 100644 (file)
@@ -23,8 +23,9 @@ class GetSeqsCommand : public Command {
                vector<string> setParameters();
                string getCommandName()                 { return "get.seqs";                            }
                string getCommandCategory()             { return "Sequence Processing";         }
-               string getOutputFileNameTag(string, string);
+               
        string getHelpString(); 
+    string getOutputPattern(string);   
                string getCitation() { return "http://www.mothur.org/wiki/Get.seqs"; }
                string getDescription()         { return "gets sequences from a list, fasta, name, group, alignreport, quality or taxonomy file"; }