GECKO
GECKO copied to clipboard
feat: get and apply complex data from complex portal
trafficstars
Main improvements in this PR:
Solution to #160
Add two functions:
- getComplexData.m to get curated information for complex in complex portal, and save it in a .json file.
- applyComplexData.m which read the .json file with the complex data and apply it to populate the model.ec.rxnEnzMat field in the model. For now, I suggest to run applyComplexData after makeEcModel since it returns the proposed complex information for manual curation as suggested here
I hereby confirm that I have:
- [x] Tested my code with all requirements for running GECKO
- [ ] Selected
devel3as a target branch (top left drop-down menu)