]> git.donarmstrong.com Git - mothur.git/blobdiff - amovacommand.h
descriptions
[mothur.git] / amovacommand.h
index 89720d6b93c6232a14562cd3c216855fed9a1d8d..50dc81a517dbbe89f39d9a4e1ca858ed3488a402 100644 (file)
@@ -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()); }