X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=homovacommand.h;h=22741e979ec9b0847ca660f5ab41eab49fe715d5;hp=9398627105ad53f7644c47a0db4b0e969f77862f;hb=1a20e24ee786195ab0e1cccd4f5aede7a88f3f4e;hpb=5c5c0428f6d548c28a8b903ac80efed4f92d59db diff --git a/homovacommand.h b/homovacommand.h index 9398627..22741e9 100644 --- a/homovacommand.h +++ b/homovacommand.h @@ -26,8 +26,9 @@ public: vector setParameters(); string getCommandName() { return "homova"; } string getCommandCategory() { return "Hypothesis Testing"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "Stewart CN, Excoffier L (1996). Assessing population genetic structure and variability with RAPD data: Application to Vaccinium macrocarpon (American Cranberry). J Evol Biol 9: 153-71. \nhttp://www.mothur.org/wiki/Homova"; } string getDescription() { return "homova"; }