Skip to content

SysBioChalmers/rhto-GEM

Repository files navigation

rhto-GEM: Genome-scale metabolic model of Rhodotorula toruloides

DOI GitHub version

  • Brief model description

This repository contains the updated genome-scale metabolic model of Rhodotorula toruloides, named rhto-GEM. For the latest updated release see here.

  • Abstract

Rhodotorula toruloides (syn. Rhodosporidium toruloides) is a basidiomycetous yeast belonging to the subphylum Pucciniomycotina and occurs naturally in a wide range of habitats including surfaces of leaves, soil and sea water. The broad substrate range of R. toruloides and its ability to accumulate lipids exceeding half of its cell dry weight has made this yeast a popular system for production of biological oils from inedible substrates (e.g. pentose sugars, crude glycerol). The R. toruloides lipid fraction contains ω-3 linolenic acid and heptadecenoic acid, which makes this yeast a promising organism for production of pharma- and nutraceuticals. R. toruloides also produces a number of carotenoid pigments including torularhodin, torulene, γ-carotene and β-carotene. Other applications of R. toruloides include the production of the enzymes L-phenylalanine ammonia-lyase and D-amino acid oxidase.

  • Model keywords

GEM category: Species; Utilisation: experimental data reconstruction; Field: metabolic-network reconstruction; Type of model: reconstruction, curated; Model source: yeast-GEM & iYali; Omic source: genomics; Taxonomy: Rhodotorula toruloides; Metabolic system: general metabolism; Bioreactor; Strain: NP11; Condition: minimal medium;

  • Reference:

Tiukova IA, Prigent S, Nielsen J, Sandgren M & Kerkhoven EJ (2019) "Genome-scale model of Rhodotorula toruloides metabolism" Biotechnol Bioeng. doi:10.1002/bit.27162

Lopes HJS et al. "C/N ratio and carbon source-dependent lipid production profiling in Rhodotorula toruloides" Appl Microbiol Biotechnol. doi:10.1007/s00253-020-10386-5

  • Last update: 2020-04-19

  • Main model descriptors:

Taxonomy Template Model Reactions Metabolites Genes
Rhodotorula toruloides yeast-GEM & iYali 2723 2277 832

A Memote snapshot report of the most recent release is available here.

This repository is administered by @edkerk, Division of Systems and Synthetic Biology, Department of Biology and Biological Engineering, Chalmers University of Technology.

Citation

  • If you use rhto-GEM in your research, whether for simulations, data analysis, model reconstruction of other purposes, we ask you to cite the rhto-GEM paper on bioRxiv.
  • In addition, it is good practice to cite the specific version of rhto-GEM that you used, to improve reproducibility. All rhto-GEM releases are archived in Zenodo. Find the corresponding DOI for each release here.

Installation

Required software

Dependencies

  • Please see the RAVEN toolbox repository for dependencies regarding RAVEN.
  • For contribution to development: a git wrapper added to the search path.

Installation instructions

  • Just want to use the model? Clone it from master in the Github repo, or just download the latest release.
  • Wish to also contribute? Fork it to your Github account, and create a new branch from devel.

Model files

The model is available in .xml, .txt, .yml, .mat and .xlsx (the last 2 extensions only in master). Additionally, versions of toolboxes & SBML used for saving the model are tracked in dependencies.txt.

Complementary scripts

  • newCommit.m: prepares files from a modified model for a new GitHub commit in a development branch.
  • newCommit.m: prepares files from a modified model for a new GitHub release in the master branch.
  • Lopes2019: folder with scripts related to Lopes et al. (2019)
  • analysis: folder with scripts performing analyses on rhto-GEM.
  • curation: folder with additional curation scripts, after the initial reconstruction
  • experimental: folder with scripts that modify rhto-GEM to incorporate experimental data.
  • reconstruction: folder with scripts that detail the model reconstruction and curation process.
  • validation: folder with scripts validating performance of rhto-GEM.

Complementary data

  • Lopes2019: folder with data related to Lopes et al. (2019)
  • data: experimentally measured data.
  • genome: protein fasta files of R. toruloides, S. cerevisiae and Y. lipolytica, as used for identifying orthologs.
  • meneco: input and output files for meneco, as run for r4_gapfilling.
  • reconstruction: miscellaneous files used during model reconstruction.
  • validation: experimental data used to validate rhto-GEM.

Contributors