X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=sharedcommand.h;h=39ef9a7a1ebc17f830103cf33d84520aca975f97;hp=9d9c194dbbaab4ff7a079058c1c43421937659fe;hb=615301e57c25e241356a9c2380648d117709458d;hpb=fdfbfe59134dd7dd3e49d90609d129128ba2d370 diff --git a/sharedcommand.h b/sharedcommand.h index 9d9c194..39ef9a7 100644 --- a/sharedcommand.h +++ b/sharedcommand.h @@ -30,8 +30,9 @@ public: vector setParameters(); string getCommandName() { return "make.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Make.shared"; } string getDescription() { return "make a shared file from a list and group file"; }