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.

How to use

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.

Installing the package

The package is not on CRAN, so it must be installed using devtools from Github:

devtools::install_github("grunwaldlab/oomycetedbtools")

License

GPL version 3 or later