Closed biosimulators-daemon closed 3 years ago
Thank you @biosimulators-daemon for your submission to the BioSimulators simulator validation/submission system!
The BioSimulators validator bot is validating the specifications of your simulator, validating your Docker image and committing your simulator to the BioSimulators registry.
We will discuss any concerns with your submission in this issue.
A complete log of your simulator submission job is available here.
The specifications of your simulator is valid!
Executed 35 test cases
Passed 27 test cases:
cli.CliDescribesSupportedEnvironmentVariablesInline
cli.CliDisplaysHelpInline
cli.CliDisplaysVersionInformationInline
combine_archive.WhenACombineArchiveHasAMasterFileSimulatorOnlyExecutesThisFile
combine_archive.WhenACombineArchiveHasNoMasterFileSimulatorExecutesAllSedDocuments
docker_image.DeclaresSupportedEnvironmentVariables
docker_image.DefaultUserIsRoot
docker_image.HasBioContainersLabels
docker_image.HasOciLabels
exec_status_report.SimulatorReportsTheStatusOfTheExecutionOfCombineArchives
published_project.SimulatorCanExecutePublishedProject:sbml-core/Ciliberto-J-Cell-Biol-2003-morphogenesis-checkpoint
published_project.SimulatorCanExecutePublishedProject:sbml-core/Tomida-EMBO-J-2003-NFAT-translocation
published_project.SimulatorCanExecutePublishedProject:sbml-core/Varusai-Sci-Rep-2018-mTOR-signaling-LSODA-LSODAR-SBML
results_report.SimulatorGeneratesReportsOfSimultionResults
sedml.SimulatorProducesLinear2DPlots
sedml.SimulatorProducesLinear3DPlots
sedml.SimulatorProducesLogarithmic2DPlots
sedml.SimulatorProducesLogarithmic3DPlots
sedml.SimulatorProducesMultiplePlots
sedml.SimulatorProducesReportsWithCuratedNumberOfDimensions
sedml.SimulatorSupportsAlgorithmParameters
sedml.SimulatorSupportsModelAttributeChanges
sedml.SimulatorSupportsModelsSimulationsTasksDataGeneratorsAndReports
sedml.SimulatorSupportsMultipleReportsPerSedDocument
sedml.SimulatorSupportsMultipleTasksPerSedDocument
sedml.SimulatorSupportsUniformTimeCoursesWithNonZeroInitialTimes
sedml.SimulatorSupportsUniformTimeCoursesWithNonZeroOutputStartTimes
Failed 0 test cases
Skipped 8 test cases:
published_project.SimulatorCanExecutePublishedProject:bngl/Dolan-PLoS-Comput-Biol-2015-NHEJ
published_project.SimulatorCanExecutePublishedProject:bngl/test-bngl
published_project.SimulatorCanExecutePublishedProject:sbml-core/Caravagna-J-Theor-Biol-2010-tumor-suppressive-oscillations
published_project.SimulatorCanExecutePublishedProject:sbml-core/Edelstein-Biol-Cybern-1996-Nicotinic-excitation
published_project.SimulatorCanExecutePublishedProject:sbml-core/Parmar-BMC-Syst-Biol-2017-iron-distribution
published_project.SimulatorCanExecutePublishedProject:sbml-core/Szymanska-J-Theor-Biol-2009-HSP-synthesis
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock
published_project.SimulatorCanExecutePublishedProject:sbml-fbc/Escherichia-coli-core-metabolism
cli.CliDisplaysVersionInformationInline
(3.1 s)Test that a command-line interface provides version information inline.
Warnings:
Command-line interface should support the `-v` option for displaying version information inline.
The command-line interface displayed the following when executed with `-v`:
COPASI: 4.30.233, CLI: 0.1.12, Python: 3.7.9, OS: Linux debian 10.7 5.4.0-1032-azure, Machine: x86_64
Command-line interface should support the `--version` option for displaying version information inline.
The command-line interface displayed the following when executed with `--version`:
COPASI: 4.30.233, CLI: 0.1.12, Python: 3.7.9, OS: Linux debian 10.7 5.4.0-1032-azure, Machine: x86_64
Log:
docker_image.HasBioContainersLabels
(0.3 s)Test that a Docker image has BioContainers labels with metadata about the image
Warnings:
The Docker image should have the following BioContainers labels:
extra.identifiers.biotools
Log:
sedml.SimulatorProducesLinear2DPlots
(2.0 s)Test that a simulator produces linear 2D plots
Warnings:
Simulator did not produce plots
Log:
Found 1 SED-ML documents with 1 models, 1 simulations, 1 tasks, 0 reports, and 1 plots:
simulation_1.sedml:
Tasks (1):
simulation_1
Plots (1):
plot_0: 20 curves
Executing SED-ML file 0: simulation_1.sedml
Found 1 tasks
simulation_1
Executing task 1: simulation_1
/usr/local/lib/python3.7/site-packages/biosimulators_utils/sedml/exec.py:213: SedmlFeatureNotSupportedWarning: Output plot_0 skipped because outputs of type Plot2D are not yet supported
output.id, output.__class__.__name__), SedmlFeatureNotSupportedWarning)
sedml.SimulatorProducesLinear3DPlots
(2.0 s)Test that a simulator produces linear 3D plots
Warnings:
Simulator did not produce plots
Log:
Found 1 SED-ML documents with 1 models, 1 simulations, 1 tasks, 0 reports, and 1 plots:
simulation_1.sedml:
Tasks (1):
simulation_1
Plots (1):
plot_0: 20 surfaces
Executing SED-ML file 0: simulation_1.sedml
Found 1 tasks
simulation_1
Executing task 1: simulation_1
/usr/local/lib/python3.7/site-packages/biosimulators_utils/sedml/exec.py:226: SedmlFeatureNotSupportedWarning: Output plot_0 skipped because outputs of type Plot3D are not yet supported
output.id, output.__class__.__name__), SedmlFeatureNotSupportedWarning)
sedml.SimulatorProducesLogarithmic2DPlots
(2.0 s)Test that a simulator produces logarithmic 2D plots
Warnings:
Simulator did not produce plots
Log:
Found 1 SED-ML documents with 1 models, 1 simulations, 1 tasks, 0 reports, and 1 plots:
simulation_1.sedml:
Tasks (1):
simulation_1
Plots (1):
plot_0: 20 curves
Executing SED-ML file 0: simulation_1.sedml
Found 1 tasks
simulation_1
Executing task 1: simulation_1
/usr/local/lib/python3.7/site-packages/biosimulators_utils/sedml/exec.py:213: SedmlFeatureNotSupportedWarning: Output plot_0 skipped because outputs of type Plot2D are not yet supported
output.id, output.__class__.__name__), SedmlFeatureNotSupportedWarning)
sedml.SimulatorProducesLogarithmic3DPlots
(2.1 s)Test that a simulator produces logarithmic 3D plots
Warnings:
Simulator did not produce plots
Log:
Found 1 SED-ML documents with 1 models, 1 simulations, 1 tasks, 0 reports, and 1 plots:
simulation_1.sedml:
Tasks (1):
simulation_1
Plots (1):
plot_0: 20 surfaces
Executing SED-ML file 0: simulation_1.sedml
Found 1 tasks
simulation_1
Executing task 1: simulation_1
/usr/local/lib/python3.7/site-packages/biosimulators_utils/sedml/exec.py:226: SedmlFeatureNotSupportedWarning: Output plot_0 skipped because outputs of type Plot3D are not yet supported
output.id, output.__class__.__name__), SedmlFeatureNotSupportedWarning)
sedml.SimulatorProducesMultiplePlots
(2.0 s)Test that a simulator produces multiple plots
Warnings:
Simulator did not produce plots
Log:
Found 1 SED-ML documents with 1 models, 1 simulations, 1 tasks, 0 reports, and 2 plots:
simulation_1.sedml:
Tasks (1):
simulation_1
Plots (2):
plot_0: 10 curves
plot_1: 10 curves
Executing SED-ML file 0: simulation_1.sedml
Found 1 tasks
simulation_1
Executing task 1: simulation_1
/usr/local/lib/python3.7/site-packages/biosimulators_utils/sedml/exec.py:213: SedmlFeatureNotSupportedWarning: Output plot_0 skipped because outputs of type Plot2D are not yet supported
output.id, output.__class__.__name__), SedmlFeatureNotSupportedWarning)
/usr/local/lib/python3.7/site-packages/biosimulators_utils/sedml/exec.py:213: SedmlFeatureNotSupportedWarning: Output plot_1 skipped because outputs of type Plot2D are not yet supported
output.id, output.__class__.__name__), SedmlFeatureNotSupportedWarning)
The image for your simulator is valid!
Your submission was committed to the BioSimulators registry. Thank you!
Future submissions of subsequent versions of copasi to the BioSimulators registry will be automatically validated. These submissions will not require manual review by the BioSimulators Team.
id: copasi version: 4.29.227 specificationsUrl: https://raw.githubusercontent.com/biosimulators/Biosimulators_COPASI/73f1d983333e2196f981075fad37e4c064eafc3d/biosimulators.json specificationsPatch: version: 4.29.227 validateImage: true commitSimulator: true