chalmers_gem_raw: GEM matlab file from Chalmers Sysbio (Wang et al., 2021)

chalmers_gem_rawR Documentation

GEM matlab file from Chalmers Sysbio (Wang et al., 2021)

Description

Downloads and imports the matlab file containing the genome scale metabolic models created by Chalmers SysBio.

Usage

chalmers_gem_raw(organism = "Human")

Arguments

organism

Character or integer: name or identifier of the organism. Supported taxons are 9606 (Homo sapiens), 10090 (Mus musculus), 10116 (Rattus norvegicu), 7955 (Danio rerio), 7227 (Drosophila melanogaster) and 6239 (Caenorhabditis elegans).

Details

The Matlab object is parsed into a nested list containing a number of vectors and two sparse matrices. The top level contains a single element under the name "ihuman" for human; under this key there is an array of 31 elements. These elements are labeled by the row names of the array.

Value

Matlab object containing the GEM.

References

Wang H, Robinson JL, Kocabas P, Gustafsson J, Anton M, Cholley PE, Huang S, Gobom J, Svensson T, Uhlen M, Zetterberg H, Nielsen J. Genome-scale metabolic network reconstruction of model animals as a platform for translational research. Proc Natl Acad Sci U S A. 2021 Jul 27;118(30):e2102344118. doi: \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1073/pnas.2102344118")}.

See Also

  • chalmers_gem_network

  • chalmers_gem_reactions

  • chalmers_gem

  • chalmers_gem_reactions

  • chalmers_gem_id_mapping_table

  • cosmos_pkn

Examples

chalmers_gem_raw()


saezlab/OmnipathR documentation built on June 17, 2024, 2:24 a.m.