SBRG / bigg_models

The BiGG Models website server
http://bigg.ucsd.edu
Other
77 stars 18 forks source link

SBML support in the COBRA toolbox #292

Closed rmtfleming closed 6 years ago

rmtfleming commented 6 years ago

When one clicks on the ? button next to SBML on http://bigg.ucsd.edu/models/Recon3D it shows the following message:

"SBML level 3 (v1) with FBC (v2) This file is fully annotated through MIRIAM and uses version 2 of the FBC package. It is only readable by COBRApy v0.4 and later."

However, SBML level 3 (v1) with FBC (v2), is supported by other modelling software besides COBRApy, e.g., The COBRA Toolbox. Instructions for that are here: https://opencobra.github.io/cobratoolbox/latest/tutorials/tutorialIO.html

We have an issue that it currently takes 15 min to fully load the Recon3D SBML file. It is currently being investigated.

matthiaskoenig commented 6 years ago

I agree. The message is very misleading. There are FBA packages besides COBRA(py) which can work with such files. This is the big advantage of SBML, i.e., that it is interchangable between software, so I would not state "Is is only readable with ..."

On Fri, Mar 9, 2018 at 8:36 AM, Ronan M.T. Fleming <notifications@github.com

wrote:

When one clicks on the ? button next to SBML on http://bigg.ucsd.edu/models/Recon3D it shows the following message:

"SBML level 3 (v1) with FBC (v2) This file is fully annotated through MIRIAM and uses version 2 of the FBC package. It is only readable by COBRApy v0.4 and later."

However, SBML level 3 (v1) with FBC (v2), is supported by other modelling software besides COBRApy, e.g., The COBRA Toolbox. Instructions for that are here: https://opencobra.github.io/cobratoolbox/latest/tutorials/ tutorialIO.html

We have an issue that it currently takes 15 min to fully load the Recon3D SBML file. It is currently being investigated.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SBRG/bigg_models/issues/292, or mute the thread https://github.com/notifications/unsubscribe-auth/AA29us-w3ZhL5pdGuxY1vx9q7mKyAaU9ks5tcjEQgaJpZM4Sj3kD .

-- Matthias König, PhD. Junior Group Leader LiSyM - Systems Medicine of the Liver Humboldt Universität zu Berlin, Institute of Biology, Institute for Theoretical Biology https://livermetabolism.com konigmatt@googlemail.com https://twitter.com/konigmatt https://github.com/matthiaskoenig Tel: +49 30 20938450

draeger commented 6 years ago

Good catch, @rmtfleming. One could write that a recent software with support for SBML Level 3 and FBC Version 2 is needed. The hint about COBRApy shoud be reformulated to read like an example. How about a text similar to:

SBML level 3 (v1) with FBC (v2) This file is fully annotated through MIRIAM and uses version 2 of the FBC package. Make sure the software you use supports this standard. If using COBRApy, v0.4 and later is required.

zakandrewking commented 6 years ago

Thanks for catching that. The message is pretty old. We will fix asap.

On Fri, Mar 9, 2018 at 12:43 AM Andreas Dräger notifications@github.com wrote:

Good catch, @rmtfleming https://github.com/rmtfleming. One could write that a recent software with support for SBML Level 3 and FBC Version 2 is needed. The hint about COBRApy shoud be reformulated to read like an example. How about a text similar to:

SBML level 3 (v1) with FBC (v2)

This file is fully annotated through MIRIAM and uses version 2 of the FBC package. Make sure the software you use supports this standard. If using COBRApy, v0.4 and later is required.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SBRG/bigg_models/issues/292#issuecomment-371749579, or mute the thread https://github.com/notifications/unsubscribe-auth/ABMUYB0y23KiDVcEMjjNxbGZcfW8_Pnqks5tckCxgaJpZM4Sj3kD .

zakandrewking commented 6 years ago

OK, I updated it as follows, but I'm happy to keep improving the text:

"This file is fully annotated through MIRIAM and uses version 2 of the FBC package. Make sure the software you use supports this standard. If using COBRApy, v0.4 and later is required. It is also supported by the latest release of the COBRA Toolbox."