]> git.donarmstrong.com Git - mothur.git/blobdiff - listseqscommand.h
changes while testing
[mothur.git] / listseqscommand.h
index 8e4cce3c932100ff1ab88d49b346ff87e7791a06..b8a79c06035825fd92050a1e0c610ac6b77bd122 100644 (file)
@@ -23,8 +23,9 @@ class ListSeqsCommand : public Command {
                vector<string> setParameters();
                string getCommandName()                 { return "list.seqs";                           }
                string getCommandCategory()             { return "Sequence Processing";         }
-               string getOutputFileNameTag(string, string);
+               
        string getHelpString(); 
+    string getOutputPattern(string);   
                string getCitation() { return "http://www.mothur.org/wiki/List.seqs"; }
                string getDescription()         { return "lists sequences from a list, fasta, name, group, alignreport or taxonomy file"; }