]> git.donarmstrong.com Git - mothur.git/blobdiff - parselistscommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / parselistscommand.h
index 1faeaeb9f31f13ce0b3a5e4f1fbbe1f524ac6501..b366d28a6a84a7558cda6547497130ef0c09cbdc 100644 (file)
@@ -26,8 +26,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "parse.list";                          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Parse.list"; }
        string getDescription()         { return "parses a list file by group"; }