-
Notifications
You must be signed in to change notification settings - Fork 60
feat: align RAVEN and COBRA model fields #184
Copy link
Copy link
Open
Labels
COBRAIssues related to COBRA compatibilityIssues related to COBRA compatibilitydiscussionNot yet settled whether change in code is required.Not yet settled whether change in code is required.enhancementPossible enhancement that should be considered for future versions.Possible enhancement that should be considered for future versions.
Metadata
Metadata
Assignees
Labels
COBRAIssues related to COBRA compatibilityIssues related to COBRA compatibilitydiscussionNot yet settled whether change in code is required.Not yet settled whether change in code is required.enhancementPossible enhancement that should be considered for future versions.Possible enhancement that should be considered for future versions.
There are many benefits in having RAVEN functioning as submodule of the COBRA toolbox. While RAVEN 2.0 is largely compatible with COBRA through use of the
ravenCobraWrapperfunction and using unique function names, a complete alignment of model structure between the two toolboxes would be highly preferred.To initiate this process, here are the definitions of the RAVEN fields.
The main discrepancies are:
metCompsfield, instead of detailing this in metabolite IDsmetMiriamsand similar fields, instead ofmetKEGGIDand similar fieldsHow should these fields be unified? There is interest from COBRA to move towards the use of the
metCompsfield, but what about other discrepancies? What other discrepancies exist?