Metabolites: Metabolomic Dataset

MetabolitesR Documentation

Metabolomic Dataset

Description

This dataset consists of a list of the metabolites as returned by the function readMet and concentration value of each metabolites.

Usage

data(Metabolites)

Value

A list with the following elements in the variable Metabolites:

concentration

A matrix containing the concentration of each metabolites.

name

A vector of metabolite's names.

SMILES

A vector of SMILES represenation of each metabolite.

HMDB

A vector containing HMDB IDs of each metabolite.

readMet

A list of metabolites information produced by readMet function.

Examples

 data(Metabolites)


MetChem documentation built on June 8, 2025, 10:50 a.m.