cdanielmachado / carveme

CarveMe: genome-scale metabolic model reconstruction
Other
149 stars 51 forks source link

warning about the charge number of metabolites #6

Closed jmcamza closed 6 years ago

jmcamza commented 6 years ago

Hi, I'm getting a list of warnings every time I import a model created with carve me. This is how they look like: cobra/io/sbml.py:170 UserWarning: charge of o2_c is not a number (0;-1)

Do you know if this is something important that can affect simulations?

cdanielmachado commented 6 years ago

Hi,

This was discussed in #4 and solved. Just update framed to the latest version on github.