toy_metabolic_input {cosmosR}R Documentation

Toy Metabolic Input Data

Description

This metabolic data are a subset from the metabolic measurements used as an input in the case study of the COSMOS paper. The subset contains a random selection of metabolites present in the toy network.

Usage

data(toy_metabolic_input)

Format

An object of class “numeric” containing the t-values of 3 metabolites, which are named with metabolite PubChem CIDs matching the toy network.

Source

Subset of: https://github.com/saezlab/COSMOS_MSB/blob/main/data/metab_input_COSMOS.csv

References

Dugourd, A., Kuppe, C. and Sciacovelli, M. et. al. (2021) Molecular Systems Biology. 17, e9730.

Examples

data(toy_metabolic_input)


[Package cosmosR version 1.2.0 Index]