Releases: SysBioChalmers/yeast-GEM
Releases · SysBioChalmers/yeast-GEM
yeast 9.0.1
- Features:
- Provide reference metabolite concentration from YMDB, which can be loaded with
code/missingFields/addYMDBconcentrations.m
. (PR #364)
- Provide reference metabolite concentration from YMDB, which can be loaded with
- Documentation:
- Update citation and
README.md
. (PR #368)
- Update citation and
- Chore:
- Use latest RAVEN (2.9.3) for import/export (resolved bug SysBioChalmers/RAVEN#529 results in higher accuracy in gene essentiality prediction).
yeast 9.0.0
yeast 8.7.1
yeast 8.7.0
- Features:
- Fixes:
yeast 8.6.3
- Feature:
- New reactions and metabolites related to volatile esters & polyphosphates. (PR #337)
yeast 8.6.2
- Fixes:
- Correct ATP synthase mitochondrial complex gene associations (PR #323).
yeast 8.6.1
- Fixes:
- Manual curation of gene associations of transport reactions, based on various databases. (PR #306, closes #160)
- Correct annotation of gene associations of enzyme complex, based on Complex Portal, Uniprot and SGD. (PR #305)
- Curate 19 new GPR and consolidate curations between model releases. (PR #313)
- Features:
- Refactor:
yeast 8.6.0
- Fixes:
- Features:
- Add pathways responsible for the formation of hydrogen sulfide as well as other volatile sulfur compounds during fermentation (PR #300).
- Closes #302: Simplify model curation with
curateRxnsGenesMets
function (PR #300). - Remove COBRA Toolbox and MATLAB-git dependencies for the MATLAB-based curation pipeline (PR #303).
- Closes #308: Distribute
yeast-GEM.mat
in RAVEN's format, to includegrRules
andmetComps
fields (PR #301).
- Refactor:
- Change format of
yeast-GEM.txt
file to include metabolite names and compartments, instead of metabolite identifiers, to simplifydiff
-ing (metabolite identifiers are already trackable in theyml
-file) (PR #312).
- Change format of
yeast 8.5.0
- Features:
- Fixes:
- Combine glycolysis + gluconeogenesis as single KEGG pathway annotations (PR #251).
- Closes #252: Correct grRule of r_4590 (PR #255).
- Closes #254: Corrects name of s_1218 (PR #255).
saveYeastModel.m
now correctly handles Unicode characters (PR #255).- Closes #238: Correct indentation of
yeastGEM.yml
(PR #236 and #255).
- Chore:
- Refactor:
yeast 8.4.2
- Features:
- Fixes:
NOTE: This release is made with the main version of COBRA; however, as they have dropped tagged releases for the time being, /ModelFiles/dependencies.txt
points to a specific commit from their master branch.