Skip to content
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.1.2 #128

Merged
merged 22 commits into from
Jun 27, 2018
Merged

yeast 8.1.2 #128

merged 22 commits into from
Jun 27, 2018

Conversation

BenjaSanchez
Copy link
Contributor

@BenjaSanchez BenjaSanchez commented Jun 26, 2018

BenjaSanchez and others added 21 commits June 10, 2018 14:31
corrected links + added contributor
date + model size is now updated when using saveYeastModel.m
to avoid eventual conflicts between master and devel (review of PR might take more a day or more)
add database new gene annotation files
Add new GPR relations for existing reactions
no content changes
* geneName = geneID when geneName in SGD DB has no match or is empty
* should be "COBRAProtein"
change column title for the DBNewGeneAnnotation
Saving function will error if the model is not SBML compliant
YAR0723W ,  YIL168W and YIL167W are not functional
delete three non functional genes and changed the related GPR rules
Delete unsed 3 genes using cobra function:model = removeUnusedGenes(model)
* model.modelID: short name
* model.modelName: full name
version is now stored in id, not metaid.
@BenjaSanchez BenjaSanchez added the new release PR from devel to master that leads to a new release label Jun 26, 2018
@BenjaSanchez BenjaSanchez self-assigned this Jun 26, 2018
@BenjaSanchez
Copy link
Contributor Author

note: yeastGEM.xml has become conflicting in one line, due to PR #127, which changed the model id and name, while the model metaid (specified in the same line) was routinely being changed in master. The conflict will be solved when merging.

@BenjaSanchez BenjaSanchez merged commit 867c648 into master Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new release PR from devel to master that leads to a new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: existing geneRules based on latest gene annotation
3 participants