- Home
- Bioconductor 3.14
- Software Packages
- biodbChebi
biodbChebi
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see biodbChebi.
biodbChebi, a library for connecting to the ChEBI Database
Bioconductor version: 3.14
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.
Author: Pierrick Roger [aut, cre]
Maintainer: Pierrick Roger <pierrick.roger at cea.fr>
citation("biodbChebi")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("biodbChebi")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("biodbChebi")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.