]> git.donarmstrong.com Git - mothur.git/blobdiff - homovacommand.h
added count.seqs command and made some modifcations to the uchime code to allow it...
[mothur.git] / homovacommand.h
index ec7a793bc25082fe12bf1fc768a72e0209d6b96a..d9daa0e2857f3090d8100a01fd57b8e2d72d69e7 100644 (file)
@@ -27,6 +27,7 @@ public:
        string getCommandName()                 { return "homova";                                      }
        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"; }
        
        int execute();
        void help() { m->mothurOut(getHelpString()); }