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

Human 1.4 #180

Merged
merged 44 commits into from
Jun 12, 2020
Merged

Human 1.4 #180

merged 44 commits into from
Jun 12, 2020

Conversation

haowang-bioinfo
Copy link
Member

Main improvements in this PR:

haowang-bioinfo and others added 30 commits May 17, 2020 12:38
- The Yaml file is updated by exporting with the new writeHumanYaml function.
- this optional feature allows to mute the notification messages while running the function
1. Enable automatic loading of yaml file from default location;
2.  Mute notification messages while running the test.
fix: systematically add double quote to string elements in Yaml file
HMR_3851 is the only reaction in the "Nitrogen metabolism" subsystem, so this change also effectively removes this subsystem from the model.
Subsystem was duplicated with different capitalization
Evidence does not support the existence of this reaction in humans.
- Since the addition of `spontaneous` field, there could be non-string elements in array. This adjustment allows the recognition of last element regardless of its type.
The change of this commit is made through following command:
`rxnAssoc.rxnMAID = regexprep(rxnAssoc.rxns,'^HMR_','MA_');`
1. Remove ids that do not start with `MA_` prefix;
2. Pad in zero to digital part to ensure the elements with identical length.
feat: add `rxnMAID`field to JSON file
command: git merge -Xtheirs devel
Co-authored-by: Ronan Fleming, Thomas Pfau
Fix: subsystem changes and reaction deletion
@mihai-sysbio
Copy link
Member

It's not really obvious to me if it should be a 1.3.3 or a 1.4, according to semver.org it looks like a mix of both.

@haowang-bioinfo
Copy link
Member Author

The changes applied to #173, #177, #179 seem significant enough for a minor release?

@JonathanRob
Copy link
Collaborator

The removal of the boundary compartment is a pretty substantial change. Not necessarily in terms of work, but in terms of model changes (>1000 metabolites deleted).

@haowang-bioinfo haowang-bioinfo changed the title Human 1.3.3 Human 1.4 Jun 12, 2020
@haowang-bioinfo haowang-bioinfo merged commit e52ad37 into master Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants