]> git.donarmstrong.com Git - mothur.git/blobdiff - parselistscommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / parselistscommand.h
index 9356299b91c45c82b073c424a81b9a6bb28673e8..1faeaeb9f31f13ce0b3a5e4f1fbbe1f524ac6501 100644 (file)
@@ -26,6 +26,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "parse.list";                          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Parse.list"; }
        string getDescription()         { return "parses a list file by group"; }