thortiede / sbml4j

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

Secondary Gene names for ExternalResources not set #40

Closed thortiede closed 5 years ago

thortiede commented 5 years ago

The secondary names of the external Resources is never set.

thortiede commented 5 years ago

The String[] with the secondary names is created in SBMLSimpleModelServiceImpl but is never set on the externalResource entity.

thortiede commented 5 years ago

TODO: Test if secondary names are set now.

thortiede commented 5 years ago

Secondary names are now written on ExternalResource entities of type "kegg.genes"