You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're not going to put this into the parsing process directly (storing stuff in notes just....you shouldn't) but we can make a tiny wrapper atop SBMLModel that re-parses the notes in the right way without breaking anything else. I'll ping you with a test implementation asap.
Some older models hide reaction attributes such as GPRs in notes, these are currently not parsed. Notable example:
https://systemsbiology.ucsd.edu/sites/systemsbiology.ucsd.edu/files/Attachments/Images/InSilicoOrganisms/Ecoli/Ecoli_SBML/Ec_core_flux1.xml
The most important one is probably the GPR since it has an accessor and thus users are expecting to find it.
The text was updated successfully, but these errors were encountered: