Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 93
    • Issues 93
    • 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
  • #1772
Closed
Open
Issue created Sep 23, 2022 by Marek Ostaszewski@marek.ostaszewskiOwner

converter merge API call causes unstable output for a series of WikiPathways

I need to merge a set of WikiPathways (wikipack.zip)

The direct call to convert/merge:

https://minerva-service.lcsb.uni.lu/minerva/api/convert/merge/GPML:CellDesigner_SBML

passes and produces a viable CellDesigner diagram. When pathways are translated one by one (cdpack.zip, all viable outputs), the call to merge them:

https://minerva-service.lcsb.uni.lu/minerva/api/convert/merge/CellDesigner_SBML:CellDesigner_SBML

creates non-viable CellDesigner file, with lines in the output missing. For multiple runs of the same call for the same input, the missing lines are different.

wikipack.zip cdpack.zip

Edited Sep 23, 2022 by Marek Ostaszewski
Assignee
Assign to
Time tracking