X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedcommand.h;h=1100c3d30afc344119538e89e7c40a8dfa839578;hb=f06b339c5fc4b6d1b9d2a08fe16bf7670bf7aeb4;hp=5d0daa2fdc484f55b78613541e1e82ef547a7d09;hpb=d2390ede25cc211f95f99e377d5654bad7e6950e;p=mothur.git diff --git a/sharedcommand.h b/sharedcommand.h index 5d0daa2..1100c3d 100644 --- a/sharedcommand.h +++ b/sharedcommand.h @@ -30,6 +30,7 @@ public: vector setParameters(); string getCommandName() { return "make.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Make.shared"; } string getDescription() { return "make a shared file from a list and group file"; }