vcell icon indicating copy to clipboard operation
vcell copied to clipboard

Parse OMEX files with multiple SED-ML files not marked 'master'

Open luciansmith opened this issue 5 months ago • 1 comments

The 'standard' way to package up the SBML Test Suite models is to give them a bunch of SED-ML files (one per SBML level/version) and just flag the latest level/version as 'master'. This seems to confuse VCell's OMEX interpreter.

https://biosimulations.org/runs/689388c01113c21d848f36a7#tab=log

vs.

https://biosimulations.org/runs/68938d3c1113c21d848f3d05#tab=log

luciansmith avatar Aug 06 '25 17:08 luciansmith

It looks like for whatever reason, the VCell BioSimulator's status log decided to record each instance of SedML in the archive, despite knowing that only the master marked file should be run.

CodeByDrescher avatar Aug 11 '25 20:08 CodeByDrescher