hanpo-gem

Draft genome-scale model of Hansenula polymorpha (Ogataea polymorpha; Pichia angusta)

https://github.com/sysbiochalmers/hanpo-gem

Science Score: 77.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: ncbi.nlm.nih.gov
  • Committers with academic emails
    2 of 2 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Draft genome-scale model of Hansenula polymorpha (Ogataea polymorpha; Pichia angusta)

Basic Info
  • Host: GitHub
  • Owner: SysBioChalmers
  • License: cc-by-4.0
  • Language: MATLAB
  • Default Branch: main
  • Homepage:
  • Size: 29 MB
Statistics
  • Stars: 6
  • Watchers: 2
  • Forks: 1
  • Open Issues: 1
  • Releases: 2
Created almost 8 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

hanpo-GEM: A genome-scale metabolic model of Hansenula polymorpha & accompanying reconstruction protocol

Abstract

Genome-scale metabolic models (GEMs) provide a useful framework for modeling the metabolism of microorganisms. While the applications of GEMs are wide and far reaching, the reconstruction and continuous curation of such models can be perceived as a tedious and time-consuming task. Using RAVEN, a MATLAB-based toolbox designed to facilitate the reconstruction analysis of metabolic networks, this protocol practically demonstrates how researchers can create their own GEMs using a homology-based approach. To provide a complete example, a draft GEM for the industrially relevant yeast Hansenula polymorpha is reconstructed.

Description

This repository contains the current genome-scale metabolic model of Hansenula polymorpha, synonymously known as Ogataea polymorpha/Pichia angusta, as well as the protocol used for its reconstruction. Hansenula polymorpha is a filamentous yeast from the family Saccharomycetaceae, and is an industrially relevant methylotrophic species.

Clone this repo to download the model, code, and associated data:

$ git clone https://github.com/SysBioChalmers/hanpo-GEM.git

What are genome-scale metabolic models?

image

Figure 1: Conceptual representation of the information stored in a genome-scale metabolic model. A GEM is fundamentally based on the S-matrix, which is an elegant summary of the stoichiometry of an organism’s specific biochemical pathways and metabolic capabilities. This matrix is sparse and of dimensions M by N, where M represents the number of metabolites and N the number of reactions present in the metabolism of a given organism. Each reaction in this matrix is constrained by some lower bound (LB) and upper bound (UB), which reflects the biological constraints of each reaction (e.g., thermodynamics, reversibility). Additionally, genetic information about each enzyme-catalyzed reaction is stored in the grRules structure

Reconstruction protocol

image

Figure 2: Flow diagram representation of this protocol. Note that each box corresponds to a subsection in the Methods section.

image

Figure 3: Visual summary of files used for model reconstruction. Various key RAVEN functions are shown in Courier New font. Arrows show which files are used by the different functions and tasks. Each dot in the flow diagram represents an intermediate version of the target GEM.

Citation

If you use hanpo-GEM, or the reconstruction protocol used for its generation, please cite the following textbook chapter:

Zorrilla, F., Kerkhoven, E.J. (2022). Reconstruction of Genome-Scale Metabolic Model for Hansenula polymorpha Using RAVEN. In: Mapelli, V., Bettiga, M. (eds) Yeast Metabolic Engineering. Methods in Molecular Biology, vol 2513. Humana, New York, NY. https://doi.org/10.1007/978-1-0716-2399-2_16

Keywords

Utilisation: predictive simulation\ Field: metabolic-network reconstruction\ Type of Model: homology-based reconstruction\ Model Source: hanpo-GEM\ Omic Source: genome;protein\ Taxonomy: Hansenula polymorpha/Ogataea polymorpha/Pichia angusta\ Metabolic System: General Metabolism\ Strain: NCYC 495 leu1.1\ Condition: Complex medium

Model overview

|Taxonomy | Template Model | Reactions | Metabolites| Genes | | ------------- |:-------------:|:-------------:|:-------------:|-----:| |Hansenula polymorpha| yeast-GEM & rhto-GEM | 2370 | 2118 | 984 |

Dependencies

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: * MATLAB-based * RAVEN Toolbox version 2.8.3 or later (recommended)
* COBRA Toolbox

Please see the installation instructions for each software package.

Contributing

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

Contributors

Owner

  • Name: Systems and Synthetic Biology at Chalmers University of Technology
  • Login: SysBioChalmers
  • Kind: organization
  • Location: Gothenburg, Sweden

Citation (CITATION.bib)

@Inbook{Zorrilla2022,
author="Zorrilla, Francisco
and Kerkhoven, Eduard J.",
editor="Mapelli, Valeria
and Bettiga, Maurizio",
title="Reconstruction of Genome-Scale Metabolic Model for Hansenula polymorpha Using RAVEN",
bookTitle="Yeast Metabolic Engineering: Methods and Protocols",
year="2022",
publisher="Springer US",
address="New York, NY",
pages="271--290",
abstract="Genome-scale metabolic models (GEMs) provide a useful framework for modeling the metabolism of microorganisms. While the applications of GEMs are wide and far reaching, the reconstruction and continuous curation of such models can be perceived as a tedious and time-consuming task. Using RAVEN, a MATLAB-based toolbox designed to facilitate the reconstruction analysis of metabolic networks, this protocol practically demonstrates how researchers can create their own GEMs using a homology-based approach. To provide a complete example, a draft GEM for the industrially relevant yeast Hansenula polymorpha is reconstructed.",
isbn="978-1-0716-2399-2",
doi="10.1007/978-1-0716-2399-2_16",
url="https://doi.org/10.1007/978-1-0716-2399-2_16"
}

GitHub Events

Total
  • Watch event: 2
Last Year
  • Watch event: 2

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 21
  • Total Committers: 2
  • Avg Commits per committer: 10.5
  • Development Distribution Score (DDS): 0.143
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Eduard Kerkhoven e****k@c****e 18
Francisco Zorrilla f****4@c****k 3
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 4
  • Total pull requests: 13
  • Average time to close issues: over 2 years
  • Average time to close pull requests: less than a minute
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.0
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • zoey-rw (1)
  • franciscozorrilla (1)
Pull Request Authors
  • edkerk (6)
  • franciscozorrilla (5)
Top Labels
Issue Labels
Pull Request Labels