Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 89
    • Issues 89
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • minervaminerva
  • core
  • Issues
  • #552
Closed
Open
Issue created Oct 26, 2018 by David Hoksza@david.hokszaDeveloper

Conversion to SBML and to image

When using neuron_cd.xml and trying to convert this CD file to SBML and then getting an image of that (no matter what format), I am getting

lcsb.mapviewer.converter.InvalidInputDataExecption: lcsb.mapviewer.common.exception.InvalidArgumentException: Line undefined for element csa1910 in reaction re5868__re5868_247
	at lcsb.mapviewer.converter.model.sbml.reaction.SbmlReactionParser.mergeLayout(SbmlReactionParser.java:217)
	at lcsb.mapviewer.converter.model.sbml.SbmlParser.createModel(SbmlParser.java:96)
...

I created a failing test for that in conversion-rest-api-scaling -> rest-api/src/test/java/lcsb/mapviewer/api/convert/ConvertRestImplTest.java -> testCellDesigner2Sbml2Svg.

Ultimately, what I am going for is to go from CD to SBML or SBGN and back and at each step to generate images in all the supported format. I want to do this for the neuron compartment and whole pdmap. I am attaching the shell script for that, including pdmap in CD. Could you then try whether it is working so that we don't go there and back if something else is not working?

convert_all.sh pdmap_spring18_cd.zip

Assignee
Assign to
Time tracking