-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
yeast 8.6.1 #321
yeast 8.6.1 #321
Conversation
Besides the current subsystem defined for each rxn based on kegg database. A manually curated subsystem is added for each rxn.
Add the missing subsystem information for newly added reactions. Update the column names.
Besides the current subsystem defined for each rxn based on kegg database. A manually curated subsystem is added for each rxn.
Add the missing subsystem information for newly added reactions. Update the column names.
…s/yeast-GEM into complex-annotation
…90 new transport annotations
# Conflicts: # model/dependencies.txt # model/yeast-GEM.txt # model/yeast-GEM.yml
(cherry picked from commit bbaefdb) # Conflicts: # code/modelCuration/addTransNewGPR.m # data/modelCuration/TransRxnNewGPR.tsv
…mplexAnnotationGenes"
…almers/yeast-GEM into unique_subsystem_of_rxn
…r-transport-rxns Transporter annotation for transport rxns
# Conflicts: # README.md # code/modelCuration/addDBNewGeneAnnotation.m # model/yeast-GEM.xml # model/yeast-GEM.yml
Complex annotation
# Conflicts: # README.md # code/modelCuration/addDBNewGeneAnnotation.m # model/dependencies.txt # model/yeast-GEM.xml # model/yeast-GEM.yml
feat: add 19 new GPR and consolidate curations between model releases
…f_rxn # Conflicts: # .gitignore # code/modelCuration/v8_6_0.m # model/yeast-GEM.txt # model/yeast-GEM.yml
Unique subsystem of rxn
|
# Conflicts: # README.md # model/yeast-GEM.yml
@@ -33,7 +33,7 @@ This repository contains the current consensus genome-scale metabolic model of _ | |||
|
|||
| Taxonomy | Latest update | Version | Reactions | Metabolites | Genes | | |||
|:-------|:--------------|:------|:------|:----------|:-----| | |||
| _Saccharomyces cerevisiae_ | 18-May-2022 | 8.6.0 | 4069 | 2749 | 1151 | | |||
| _Saccharomyces cerevisiae_ | 15-Jun-2022 | develop | 4063 | 2744 | 1163 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just wondering, is it expected to have develop
here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, new readme.md will be generated as part of making new release.
Main improvements in this PR:
subSystem
per reactions. (PR Unique subsystem of rxn #307, closes fix: subSystems field #11)modelTests
. (PR Complex annotation #305, closes refactor: reduce dependencies modelTests #309)I hereby confirm that I have:
develop
as a target branch (top left drop-down menu)