X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=amovacommand.h;fp=amovacommand.h;h=6b3c83a4fb09c51f23b01ff38abeb2d939e8e79a;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=50dc81a517dbbe89f39d9a4e1ca858ed3488a402;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/amovacommand.h b/amovacommand.h index 50dc81a..6b3c83a 100644 --- a/amovacommand.h +++ b/amovacommand.h @@ -23,6 +23,7 @@ public: vector setParameters(); string getCommandName() { return "amova"; } string getCommandCategory() { return "Hypothesis Testing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "Anderson MJ (2001). A new method for non-parametric multivariate analysis of variance. Austral Ecol 26: 32-46.\nhttp://www.mothur.org/wiki/Amova"; } string getDescription() { return "analysis of molecular variance"; }