]> git.donarmstrong.com Git - mothur.git/blobdiff - homovacommand.h
added forward and reverse barcodes to trim.seqs to process illumina seqs
[mothur.git] / homovacommand.h
index 8b31cc5a65aeedfc63412c5bc200faf6ce8fb603..4afaeb8e3120b42558f5e555c9237474b27a510e 100644 (file)
@@ -27,8 +27,9 @@ 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. http://www.mothur.org/wiki/Homova"; }
-       
+       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()); }