X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=parselistscommand.h;h=b366d28a6a84a7558cda6547497130ef0c09cbdc;hb=38029939675c5bf5e449eac90f801b35064b3a36;hp=1faeaeb9f31f13ce0b3a5e4f1fbbe1f524ac6501;hpb=f687723a8357916e86a05116978e6869b039ce36;p=mothur.git diff --git a/parselistscommand.h b/parselistscommand.h index 1faeaeb..b366d28 100644 --- a/parselistscommand.h +++ b/parselistscommand.h @@ -26,8 +26,9 @@ public: vector 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"; }