]> git.donarmstrong.com Git - mothur.git/blobdiff - homovacommand.h
added command descriptions
[mothur.git] / homovacommand.h
index d9daa0e2857f3090d8100a01fd57b8e2d72d69e7..4afaeb8e3120b42558f5e555c9237474b27a510e 100644 (file)
@@ -28,7 +28,8 @@ public:
        string getCommandCategory()             { return "Hypothesis Testing";          }
        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"; }
+
        int execute();
        void help() { m->mothurOut(getHelpString()); }