chalmers_gem_raw | R Documentation |
Downloads and imports the matlab file containing the genome scale metabolic models created by Chalmers SysBio.
chalmers_gem_raw(organism = "Human")
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). |
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.
Matlab object containing the GEM.
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")}.
chalmers_gem_network
chalmers_gem_reactions
chalmers_gem
chalmers_gem_reactions
chalmers_gem_id_mapping_table
cosmos_pkn
chalmers_gem_raw()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.