feat: allow contributions from python users #218
Labels
format fix
things associated to format of any of the model/data/script files
standby
work somewhere else is needed before advancing
Description of the issue:
Continuation of #102: Currently both matlab and python users can load the model without loosing any fields, but only matlab users can contribute. This issue is to keep track of the progress towards allowing contributions from cobrapy.
Expected feature/value/output:
The model can go through a full I/O cycle with both cobratoolbox and cobrapy without loosing any fields, and keeping the same order in:
.xml
file.yml
file.txt
fileCurrent feature/value/output:
Keeping an
.xml
constant is possible when using the following two forks (not tested in yeast-GEM):https://github.com/BenjaSanchez/cobrapy/tree/feat/matlab-compatibility
https://github.com/BenjaSanchez/cobratoolbox/tree/feat/cobrapy-compatibility
However, forcing contributors to install those forks is not ideal. So instead the packages should be adapted to be compatible with one another. In the following there's a non-exhaustive list of said efforts (will be updated sporadically):
I hereby confirm that I have:
The text was updated successfully, but these errors were encountered: