biosimulators / Biosimulators

Registry of containerized biosimulation tools that support a standard command-line interface
https://biosimulators.org
MIT License
13 stars 0 forks source link

Submit AMICI 0.11.11 #78

Closed biosimulators-daemon closed 3 years ago

biosimulators-daemon commented 3 years ago

id: amici version: 0.11.11 specificationsUrl: https://raw.githubusercontent.com/biosimulators/Biosimulators_AMICI/b90691ace42480b2285bc9a68824ac7dd35235b6/biosimulators.json specificationsPatch: version: 0.11.11 validateImage: true commitSimulator: true


biosimulators-daemon commented 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.

biosimulators-daemon commented 3 years ago

The specifications of your simulator is valid!

biosimulators-daemon commented 3 years ago

Summary of tests

Warnings

cli.CliDescribesSupportedEnvironmentVariablesInline (11.5 s)

Test that the inline help for a command-line interface describes the environment variables that the simulator supports.

Warnings:

  The inline help for a command-line interface for a simulation tool should describe the environment variables that the simulation tool supports.

  The command-line interface does not describe the following standard environment variables recognized by BioSimulators:
    - 'ALGORITHM_SUBSTITUTION_POLICY'

  If the simulation tool implements these variables, they should be described in the inline help for its command-line interface.

  Note, support for these environment variables is optional. Simulation tools are not required to support these variables.

Log:

cli.CliDisplaysVersionInformationInline (4.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`:

    AMICI: 0.11.11, CLI: 0.1.2, 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`:

    AMICI: 0.11.11, CLI: 0.1.2, Python: 3.7.9, OS: Linux debian 10.7 5.4.0-1032-azure, Machine: x86_64

Log:

docker_image.DeclaresSupportedEnvironmentVariables (2.4 s)

Test if a Docker image declares the environment variables that is supports

Warnings:

  Docker images for simulation tools should declare the environment variables that they support.

  The Docker image does not declare the following standard environment variables recognized by BioSimulators:
    - 'ALGORITHM_SUBSTITUTION_POLICY'

  If the simulation tool implements these variables, they should be declared in the Dockerfile for the Docker image for the simulator.

  Note, support for these environment variables is optional. Simulation tools are not required to support these variables.

Log:

sedml.SimulatorProducesLinear2DPlots (21.6 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:
    BIOMD0000000896_sim.sedml:
      Tasks (1):
        BIOMD0000000896_sim
      Plots (1):
        plot_0: 10 curves

  Executing SED-ML file 0: BIOMD0000000896_sim.sedml
    Found 1 tasks
      BIOMD0000000896_sim
    Executing task 1: BIOMD0000000896_sim

sedml.SimulatorProducesLinear3DPlots (21.6 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:
    BIOMD0000000896_sim.sedml:
      Tasks (1):
        BIOMD0000000896_sim
      Plots (1):
        plot_0: 10 surfaces

  Executing SED-ML file 0: BIOMD0000000896_sim.sedml
    Found 1 tasks
      BIOMD0000000896_sim
    Executing task 1: BIOMD0000000896_sim

sedml.SimulatorProducesLogarithmic2DPlots (21.5 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:
    BIOMD0000000896_sim.sedml:
      Tasks (1):
        BIOMD0000000896_sim
      Plots (1):
        plot_0: 10 curves

  Executing SED-ML file 0: BIOMD0000000896_sim.sedml
    Found 1 tasks
      BIOMD0000000896_sim
    Executing task 1: BIOMD0000000896_sim

sedml.SimulatorProducesLogarithmic3DPlots (21.6 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:
    BIOMD0000000896_sim.sedml:
      Tasks (1):
        BIOMD0000000896_sim
      Plots (1):
        plot_0: 10 surfaces

  Executing SED-ML file 0: BIOMD0000000896_sim.sedml
    Found 1 tasks
      BIOMD0000000896_sim
    Executing task 1: BIOMD0000000896_sim

sedml.SimulatorProducesMultiplePlots (21.5 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:
    BIOMD0000000896_sim.sedml:
      Tasks (1):
        BIOMD0000000896_sim
      Plots (2):
        plot_0: 5 curves
        plot_1: 5 curves

  Executing SED-ML file 0: BIOMD0000000896_sim.sedml
    Found 1 tasks
      BIOMD0000000896_sim
    Executing task 1: BIOMD0000000896_sim
biosimulators-daemon commented 3 years ago

The image for your simulator is valid!

biosimulators-daemon commented 3 years ago

Your submission was committed to the BioSimulators registry. Thank you!

Future submissions of subsequent versions of amici to the BioSimulators registry will be automatically validated. These submissions will not require manual review by the BioSimulators Team.