X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=homovacommand.h;h=b6f21097b4fde750934526285f0ab5efe9849ca0;hb=078d7227da8dda9ae8620822fa32d51ec2706fc3;hp=4afaeb8e3120b42558f5e555c9237474b27a510e;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/homovacommand.h b/homovacommand.h index 4afaeb8..b6f2109 100644 --- a/homovacommand.h +++ b/homovacommand.h @@ -26,6 +26,7 @@ public: vector setParameters(); string getCommandName() { return "homova"; } string getCommandCategory() { return "Hypothesis Testing"; } + string getOutputFileNameTag(string, string); string getHelpString(); 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"; }