X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=amovacommand.h;h=50dc81a517dbbe89f39d9a4e1ca858ed3488a402;hb=b72799e7908e2a3a0cf4f03e796b077a97ace6ac;hp=89720d6b93c6232a14562cd3c216855fed9a1d8d;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/amovacommand.h b/amovacommand.h index 89720d6..50dc81a 100644 --- a/amovacommand.h +++ b/amovacommand.h @@ -25,7 +25,7 @@ public: string getCommandCategory() { return "Hypothesis Testing"; } 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 "calculate AMOVA statistic"; } + string getDescription() { return "analysis of molecular variance"; } int execute(); void help() { m->mothurOut(getHelpString()); }