biodbChebi
biodbChebi, a library for connecting to the ChEBI Database
Bioconductor version: 3.23 · Package version: 1.18.0
The biodbChebi library provides access to the ChEBI Database, using biodb package framework. It allows to retrieve entries by their accession number. Web services can be accessed for searching the database by name, mass or other fields.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("biodbChebi") Details
| Maintainer | Pierrick Roger <pierrick.roger@cea.fr> |
| Author | Pierrick Roger [aut, cre] (ORCID: <https://orcid.org/0000-0001-8177-4873>) |
| License | AGPL-3 |
| URL | https://github.com/pkrog/biodbChebi |
| Bug Reports | https://github.com/pkrog/biodbChebi/issues |
| Status | Deprecated |
| Downloads rank | 201 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, Infrastructure, Software |
Download
Dependencies
Depends: R (>= 4.1)
Imports: R6, biodb (>= 1.3.1)
Suggests: BiocStyle, roxygen2, devtools, testthat (>= 2.0.0), knitr, rmarkdown, lgr
Reverse dependencies
Imports Me (1): phenomis