This is an R package for some of the code used to keep oomycetedb.org
up to date. This is not a general-use package, but you are free to
use it and adapt it.
There are only a few functions relevant to adding new releases to the
database, the primary one being release
. Browse the articles for more
information on specific subjects.
The package is not on CRAN, so it must be installed using devtools
from Github:
devtools::install_github("grunwaldlab/oomycetedbtools")
GPL version 3 or later