Skip to content

Releases: SysBioChalmers/yeast-GEM

yeast 8.1.2

27 Jun 15:16
Compare
Choose a tag to compare
  • New features:
    • saveYeastModel.m now checks if the model is a valid SBML structure; if it isn't it will error (PR #126).
    • Date + model size in README.md updates automatically when saving the model (PR #123).
    • Added modelName and modelID; the latter which will now store the version number (PR #127).
  • Fixes:
    • Fixes #60: New GPR relations for existing reactions were added according to new annotation from 5 different databases (PR #124).
    • Various fixes in README.md (PR #123).

yeast 8.1.1

10 Jun 11:30
Compare
Choose a tag to compare
  • Fixes:
    • Fixes #96: regardless if the model is saved with a windows or a MAC machine, the .xml file is now stored with the same scientific format.
    • Fixes #108: No CHEBI or KEGG ids are now shared by different metabolites. Also, updated the metabolites that were skipped in the previous manual curation (PR #74).
    • Remade function for defining confidence scores, which fixed 38 scores in rxnConfidenceScores (most of them from pseudoreactions).
    • loadYeastModel and saveYeastModel were improved to allow their use also when outside of the actual folder.

yeast 8.1.0

30 May 07:40
Compare
Choose a tag to compare
  • New features:
    • SLIME reactions added to the model using SLIMEr, to properly account for constraints on lipid metabolism (fixes #21):
      • SLIME rxns replace old ISA rxns for lumping lipids. They create 2 types of lipid pseudometabolites: backbones and acyl chains.
      • There are now 3 lipid pseudoreactions: 1 constrains backbones, 1 constrains acyl chains, 1 merges both.
  • Fixes:
    • All metabolite formulas made compliant with SBML (fixes #19). Model is now a valid SBML object.
    • Biomass composition was rescaled to experimental data from Lahtvee et al. 2017, including protein and RNA content, trehalose and glycogen concentrations, lipid profile and FAME data. Biomass was fitted to add up to 1 g/gDW by rescaling total carbohydrate content (unmeasured).
  • Refactoring:
    • Organized all files in ComplementaryData

yeast 8.0.2

14 May 17:25
Compare
Choose a tag to compare
  • New features:
    • Model can now be used with cobrapy by running loadYeastModel.py
    • loadYeastModel.m now adds the rxnGeneMat field to the model
  • Refactoring:
    • Moved pmids of model from rxnNotes to rxnReferences (COBRA-compliant)
    • yeastGEM.yml and dependencies.txt are now updated by RAVEN (a few dependencies added)
    • Moved boundaryMets.txt and dependencies.txt to the ModelFiles folder
  • Documentation:
    • Added badges and adapted README ro reflect new features

yeast 8.0.1

16 Apr 08:33
Compare
Choose a tag to compare
  • .yml format included for easier visualization of model changes
  • Empty notes removed from model
  • Issue and PR templates included
  • README.md updated to comply with new repo's name

yeast 8.0.0

30 Mar 09:39
Compare
Choose a tag to compare

First release of the yeast8 model, to separate it from previous versions:

  • Manual curation project:
    • Metabolite information manually curated (names, charges, kegg IDs, chebi IDs)
    • Reaction gene rules updated with curation from the iSce926 model. 13 genes added in this process
  • Format changes:
    • Folder ComplementaryData introduced
    • All data is stored in .tsv format now (can be navigated in Github)
    • Releases now come in .xlsx as well
  • Other new features:
    • Added loadYeastModel.m
    • A much smarter increaseVersion.m
    • Lots of refactoring

yeast 7.8.3

28 Feb 17:51
Compare
Choose a tag to compare
  • curated tRNA's formulas
  • started tracking COBRA and RAVEN versions
  • dropped SBML toolbox as requirement
  • reorganized complementaryScripts
  • switched to a CC-BY-4.0 license

yeast 7.8.2

30 Jan 19:36
Compare
Choose a tag to compare
  • fixed subSystems bug: now they are saved as individual groups
  • solved inter-OS issues
  • remade license to follow GitHub format
  • added history.md and made it a requirement to update when increasing version

yeast 7.8.1

25 Jan 11:09
Compare
Choose a tag to compare
  • started following dependencies
  • started keeping track of the version in the repo (version.txt)
  • included .gitignore
  • dropped .mat storage for devel + feature branches (but kept it in master)

yeast 7.8.0

18 Jan 10:25
965be50
Compare
Choose a tag to compare
  • Added information:
    • metFormulas added for all lipids
    • rxnKEGGID added from old version
    • rxnNotes enriched with Pubmed ids (pmid) from old version
    • rxnConfidenceScores added based on automatic script (available in ComplementaryScripts)
  • Format changes:
    • Biomass clustered by 5 main groups: protein, carbohydrate, lipid, RNA and DNA