nishanmudalige/BOLD.R: A package to interface with the Barcode of Life Database through R

BOLDR is a package which allows users to access data directly from BOLD into R via current APIs maintained by the BOLD system. Users can access private data by logging in to BOLD using BOLDR, or they can access public data without the need to login. All data accessed using BOLDR is stored in R with a consistent internal structure and this allows the user to employ the suite of functions provided by BOLDR along with existing packages to perform statistical analysis on DNA sequences. BOLDR is a powerful, flexible and convenient platform which provides the user with the capacity to access and analyze large amounts of private and public data on BOLD directly through R.

Getting started

Package details

AuthorNishan Mudalige
MaintainerNishan Mudalige <mudalign@uoguelph.ca>
LicenseGPL-3
Version0.4.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("nishanmudalige/BOLD.R")
nishanmudalige/BOLD.R documentation built on July 15, 2022, 3:33 a.m.