#install.packages("devtools")
devtools::install_github("DBOSlab/catGenes")Install
Install the package
You can install the latest development version of catGenes package from GitHub as follows:
Notes :::{.callout-note} catGenes is currently distributed from GitHub. Make sure devtools is installed before running devtools::install_github(). ::: :::{.callout-caution} Some functions in catGenes rely on additional external software or online resources. For example, functions that retrieve sequences from GenBank require an internet connection, and running MrBayes from R requires a working local installation of MrBayes.