Learn R Programming

minval (version 0.4)

chebi: Public data from ChEBI database release 136

Description

This dataset contains public data (61895 compounds) from the release 136 of the Chemical Entities of Biological Interest (ChEBI) database

Usage

data("chebi")

Arguments

Format

A data frame with 61895 observations on the following 4 variables.
chebi
the unique identifer
name
the name recommended for use in biological databases
synonyms
other names together with an indication of their source
formula
Molecular formula

Source

Dataset was compiled through the function get.chebi.all include in the RbioRXN package.

References

Hastings, J., de Matos, P., Dekker, A., Ennis, M., Harsha, B., Kale, N., Muthukrishnan, V., Owen, G., Turner, S., Williams, M., and Steinbeck, C. (2013) The ChEBI reference database and ontology for biologically relevant chemistry: enhancements for 2013. Nucleic Acids Res.

Examples

Run this code
data(chebi)

Run the code above in your browser using DataLab