X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=parselistscommand.h;h=b366d28a6a84a7558cda6547497130ef0c09cbdc;hb=af9291809910b6ddf617490ed5c16254b77b449f;hp=9356299b91c45c82b073c424a81b9a6bb28673e8;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/parselistscommand.h b/parselistscommand.h index 9356299..b366d28 100644 --- a/parselistscommand.h +++ b/parselistscommand.h @@ -26,7 +26,9 @@ public: vector setParameters(); string getCommandName() { return "parse.list"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Parse.list"; } string getDescription() { return "parses a list file by group"; }