thortiede / sbml4j

Load SBML Files and persist them in Neo4j
MIT License
2 stars 2 forks source link

Issue16 #23

Closed thortiede closed 5 years ago

thortiede commented 5 years ago

This Fixes #16 and a bunch of other things I found along the way. I consider this the first version that can load the kegg sbml non-metabolic pathways as translated with KEGGtranslator 2.5 and the qual-Extension.

208 Models were loaded with 9285 Transitions.

Those can be retrieved with /sbml4j/sifNet/filename.txt

This needs though testing and refining.