{"id":22308542,"url":"https://github.com/sysbiochalmers/worm-gem","last_synced_at":"2025-07-09T18:34:04.368Z","repository":{"id":39406238,"uuid":"315591949","full_name":"SysBioChalmers/Worm-GEM","owner":"SysBioChalmers","description":"Genome-scale model for Caenorhabditis elegans","archived":false,"fork":false,"pushed_at":"2023-12-10T15:52:42.000Z","size":18511,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-06T22:04:05.737Z","etag":null,"topics":["standard-gem"],"latest_commit_sha":null,"homepage":"","language":"MATLAB","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SysBioChalmers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-24T10:09:19.000Z","updated_at":"2025-01-22T15:46:33.000Z","dependencies_parsed_at":"2023-12-10T16:44:08.464Z","dependency_job_id":null,"html_url":"https://github.com/SysBioChalmers/Worm-GEM","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":"MetabolicAtlas/standard-GEM","purl":"pkg:github/SysBioChalmers/Worm-GEM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SysBioChalmers%2FWorm-GEM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SysBioChalmers%2FWorm-GEM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SysBioChalmers%2FWorm-GEM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SysBioChalmers%2FWorm-GEM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SysBioChalmers","download_url":"https://codeload.github.com/SysBioChalmers/Worm-GEM/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SysBioChalmers%2FWorm-GEM/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264502387,"owners_count":23618587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["standard-gem"],"created_at":"2024-12-03T20:14:19.340Z","updated_at":"2025-07-09T18:34:04.324Z","avatar_url":"https://github.com/SysBioChalmers.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Worm-GEM: The generic genome-scale metabolic model of _Caenorhabditis elegans_\n\n[![GitHub version](https://badge.fury.io/gh/sysbiochalmers%2FWorm-GEM.svg)](https://badge.fury.io/gh/sysbiochalmers%2FWorm-GEM)\n\n\n#### Description\n\nThis repository contains the latest version of Worm-GEM, a worm genome-scale metabolic model.\n\n\n#### Citation\n\n \u003e H. Wang, J. L. Robinson, P. Kocabaş, J. Gustafsson, M. Anton, P.-E. Cholley, et al. Genome-scale metabolic network reconstruction of model animals as a platform for translational research. _PNAS_ 118, e2102344118 (2021). [doi.org/10.1073/pnas.2102344118](https://doi.org/10.1073/pnas.2102344118)\n\n#### Model Keywords\n\n**Utilisation:** multi-omics integrative analysis, predictive simulation\n**Field:** metabolic-network reconstruction  \n**Type of Model:** reconstruction, curated  \n**Model source:** [Human-GEM](https://doi.org/10.1126/scisignal.aaz1482)   \n**Omic source:** genomics; metabolomics   \n**Taxonomic name:** _Caenorhabditis elegans_  \n**Taxonomy ID:** [6239](https://identifiers.org/taxonomy:6239)  \n**Genome ID:** [GCA_000002985.3](https://identifiers.org/insdc.gca:GCA_000002985.3)  \n**Metabolic System:** general metabolism  \n**Tissue:**  \n**Bioreactor:**    \n**Cell type:**  \n**Cell line:**  \n**Condition:** generic metabolism\n\n\n### Model Overview\n\n|Taxonomy | Template Model | Reactions | Metabolites| Genes |\n| ------------- |:-------------:|:-------------:|:-------------:|:-----:|\n|_Caenorhabditis elegans_ |   Human-GEM |  12175  | 8140 | 1732 |\n\n\n## Installation\n\n### Required Software\n* A functional MATLAB installation (MATLAB 7.3 and higher).\n* The [RAVEN toolbox](https://github.com/SysBioChalmers/RAVEN).\n* The [COBRA toolbox](https://github.com/opencobra/cobratoolbox) (not necessary for most functionality).\n\n\n### Dependencies - Recommended Software\n* The libSBML MATLAB API (version [5.13.0](https://sourceforge.net/projects/sbml/files/libsbml/5.13.0/stable/MATLAB%20interface/) is recommended).\n* [Gurobi Optimizer](http://www.gurobi.com/registration/download-reg) for any simulations.\n\n\n### Installation Instructions\n* Clone the [main branch](https://github.com/SysBioChalmers/Worm-GEM/tree/main) of this repository, or [download the latest release](https://github.com/SysBioChalmers/Worm-GEM/releases/latest).\n* Add the directory to your MATLAB path (instructions [here](https://se.mathworks.com/help/matlab/ref/addpath.html?requestedDomain=www.mathworks.com)).\n\n\n## Usage\n\n#### Loading/saving the model\n\n`Worm-GEM.mat` (Recommended if on `main` branch)\n* Load and save using the built-in MATLAB `load()` and `save()` functions.\n\n`Worm-GEM.xml` (SBML format)\n* Load using the `importModel.m` function (from [RAVEN Toolbox](https://github.com/SysBioChalmers/RAVEN))\n* Save using the `exportModel.m` function (from [RAVEN Toolbox](https://github.com/SysBioChalmers/RAVEN))\n\n\n## Websites\n\n- [Metabolic Atlas](https://metabolicatlas.org/) enables visualization and exploration of Worm-GEM content.\n\n\n### Contributing\n\nContributions are always welcome! Please read the [contributing guidelines](.github/CONTRIBUTING.md) to get started.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysbiochalmers%2Fworm-gem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsysbiochalmers%2Fworm-gem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysbiochalmers%2Fworm-gem/lists"}