SysBioChalmers / yeast-GEM

The consensus GEM for Saccharomyces cerevisiae
http://sysbiochalmers.github.io/yeast-GEM/
Creative Commons Attribution 4.0 International
94 stars 44 forks source link
biology consensus genome-scale-models hacktoberfest matlab metabolic-models python reconstruction saccharomyces-cerevisiae standard-gem systems-biology yeast

yeast-GEM: The consensus genome-scale metabolic model of Saccharomyces cerevisiae

Current release GitHub Discussions Memote report DOI

Description

This repository contains the current consensus genome-scale metabolic model of Saccharomyces cerevisiae. It is the continuation of the legacy project yeastnet. For the latest release please click here.

Citation

Keywords

Utilisation: experimental data reconstruction; multi-omics integrative analysis; in silico strain design; model template
Field: metabolic-network reconstruction
Type of model: reconstruction; curated
Model source: YeastMetabolicNetwork
Omic source: genomics; metabolomics
Taxonomic name: Saccharomyces cerevisiae
Taxonomy ID: taxonomy:559292
Genome ID: insdc.gca:GCA_000146045.2
Metabolic system: general metabolism
Strain: S288C
Condition: aerobic, glucose-limited, defined media

Model overview

Taxonomy Latest update Version Reactions Metabolites Genes
Saccharomyces cerevisiae 14-Aug-2024 9.0.1 4130 2805 1162

Gene essentiality prediction

Growth prediction

Growth curve

Installation & usage

Obtain model

You can obtained the model by any of the following methods:

  1. If you have a Git client installed on your computer, you can clone the main branch of the yeast-GEM repository.
  2. You can directly download the latest release as a ZIP file.
  3. If you want to contribute to the development of yeast-GEM (see below), it is best to fork the yeast-GEM repository to your own Github account.

Required software

Basic user

If you want to use the model for your own model simulations, you can use any software that accepts SBML L3V1 FBCv3 formatted model files. This includes any of the following:

Please see the installation instructions for each software package.

Developer

If you want to locally run memote run or memote report history, you should also install git lfs, as results.db (the database that stores all memote results) is tracked with git lfs.

Model usage

Make sure to load/save the model with the corresponding wrapper functions:

Online visualization

You can interactively navigate model components and visualize 3D representations of all compartments and subsystems of yeast-GEM at Metabolic Atlas. Learn more about Metabolic Atlas.

Contributing

Contributions are always welcome! Please read the contributions guideline to get started.

Contributors

Code contributors are reported automatically by GitHub under Contributors, while other contributions come in as Issues.