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 NetPyNE 1.0.0.2 #228

Closed biosimulators-daemon closed 3 years ago

biosimulators-daemon commented 3 years ago

id: netpyne version: 1.0.0.2 specificationsUrl: https://raw.githubusercontent.com/biosimulators/Biosimulators_pyNeuroML/494eeea5e89fb5c2e221ceef64a272fe456ccd41/biosimulators-netpyne.json specificationsPatch: version: 1.0.0.2 image: url: ghcr.io/biosimulators/biosimulators_pyneuroml/netpyne:1.0.0.2 validateImage: true commitSimulator: true


Changelog

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 will be available here. The results of the validation of your tool will also be saved as a JSON file.A link to this file will be available from the "Artifacts" section at the bottom of this page.

biosimulators-daemon commented 3 years ago

We created the GitHub group @biosimulators/netpyne to manage permissions to change the specifications of NetPyNe and added you (@biosimulators-daemon) to this group. You can manage permissions to change the specifications of NetPyNe at https://github.com/orgs/biosimulators/teams/netpyne/members.

biosimulators-daemon commented 3 years ago

The specifications of your simulator is valid!

biosimulators-daemon commented 3 years ago

Summary of tests

biosimulators-daemon commented 3 years ago

Warnings

cli.CliDescribesSupportedEnvironmentVariablesInline (14.4 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:

docker_image.DeclaresSupportedEnvironmentVariables (5.9 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:

docker_image.HasBioContainersLabels (1.0 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:

biosimulators-daemon commented 3 years ago

Skips

combine_archive.CombineArchiveHasSedDocumentsInNestedDirectories (0.0 s)

Test that SED documents in nested directories can be executed

Reason for skip:

  No curated COMBINE/OMEX archives are available to generate archives for testing

Log:

combine_archive.CombineArchiveHasSedDocumentsWithSameNamesInDifferentInNestedDirectories (0.0 s)

Test that SED documents with the same names in nested directories can be executed and their outputs are saved to distinct paths

Reason for skip:

  No curated COMBINE/OMEX archives are available to generate archives for testing

Log:

combine_archive.WhenACombineArchiveHasAMasterFileSimulatorOnlyExecutesThisFile (0.0 s)

Test that when a COMBINE/OMEX archive defines a (single) master file, the simulator only executes this file.

Reason for skip:

  No curated COMBINE/OMEX archives are available to generate archives for testing

Log:

combine_archive.WhenACombineArchiveHasNoMasterFileSimulatorExecutesAllSedDocuments (0.0 s)

Test that when a COMBINE/OMEX archive does not have a defined master file, the simulator executes all SED-ML files.

Reason for skip:

  No curated COMBINE/OMEX archives are available to generate archives for testing

Log:

log.SimulatorReportsTheStatusOfTheExecutionOfCombineArchives (0.0 s)

Test that simulator logs the execution of COMBINE/OMEX archives

Reason for skip:

  No curated COMBINE/OMEX archives are available to generate archives for testing

Log:

log.SimulatorReportsTheStatusOfTheExecutionOfSedDocuments (0.0 s)

Test that simulator logs the execution of individual SED document in COMBINE/OMEX archives

Reason for skip:

  No curated COMBINE/OMEX archives are available to generate archives for testing

Log:

log.SimulatorReportsTheStatusOfTheExecutionOfSedOutputs (0.0 s)

Test that simulator logs the execution of individual SED outputs in COMBINE/OMEX archives

Reason for skip:

  No curated COMBINE/OMEX archives are available to generate archives for testing

Log:

log.SimulatorReportsTheStatusOfTheExecutionOfSedTasks (0.0 s)

Test that simulator logs the execution of individual SED tasks in COMBINE/OMEX archives

Reason for skip:

  No curated COMBINE/OMEX archives are available to generate archives for testing

Log:

published_project.SimulatorCanExecutePublishedProject:bngl/Dolan-PLoS-Comput-Biol-2015-NHEJ (0.0 s)

Required model formats and simulation algorithms for SED tasks:

biosimulators-daemon commented 3 years ago

No test cases are applicable to your simulator. Please use this issue to share appropriate test COMBINE/OMEX files. The BioSimulators Team will add these files to this validation program and then re-review your simulator.

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 will be available here. The results of the validation of your tool will also be saved as a JSON file.A link to this file will be available from the "Artifacts" section at the bottom of this page.

biosimulators-daemon commented 3 years ago

The specifications of your simulator is valid!

biosimulators-daemon commented 3 years ago

Summary of tests

biosimulators-daemon commented 3 years ago

Failures

combine_archive.CombineArchiveHasSedDocumentsInNestedDirectories (0.1 s)

Test that SED documents in nested directories can be executed

Exception:

  The SED document is invalid.
    - Simulation `simulation` is invalid.
      - Algorithm has an invalid KiSAO id `KISAO_00000019`.

Log:

combine_archive.CombineArchiveHasSedDocumentsWithSameNamesInDifferentInNestedDirectories (0.0 s)

Test that SED documents with the same names in nested directories can be executed and their outputs are saved to distinct paths

Exception:

  The SED document is invalid.
    - Simulation `simulation` is invalid.
      - Algorithm has an invalid KiSAO id `KISAO_00000019`.

Log:

combine_archive.WhenACombineArchiveHasAMasterFileSimulatorOnlyExecutesThisFile (0.0 s)

Test that when a COMBINE/OMEX archive defines a (single) master file, the simulator only executes this file.

Exception:

  The SED document is invalid.
    - Simulation `simulation` is invalid.
      - Algorithm has an invalid KiSAO id `KISAO_00000019`.

Log:

combine_archive.WhenACombineArchiveHasNoMasterFileSimulatorExecutesAllSedDocuments (0.0 s)

Test that when a COMBINE/OMEX archive does not have a defined master file, the simulator executes all SED-ML files.

Exception:

  The SED document is invalid.
    - Simulation `simulation` is invalid.
      - Algorithm has an invalid KiSAO id `KISAO_00000019`.

Log:

published_project.SimulatorCanExecutePublishedProject:neuroml-lems/Hodgkin-Huxley-cell-CVODE (4.7 s)

Required model formats and simulation algorithms for SED tasks:

biosimulators-daemon commented 3 years ago

Warnings

cli.CliDescribesSupportedEnvironmentVariablesInline (7.7 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:

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:

docker_image.HasBioContainersLabels (0.6 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:

published_project.SimulatorCanExecutePublishedProject:neuroml-lems/Hodgkin-Huxley-cell-CVODE (4.7 s)

Required model formats and simulation algorithms for SED tasks:

biosimulators-daemon commented 3 years ago

Skips

log.SimulatorReportsTheStatusOfTheExecutionOfCombineArchives (0.0 s)

Test that simulator logs the execution of COMBINE/OMEX archives

Reason for skip:

  The SED document is invalid.
    - Simulation `simulation` is invalid.
      - Algorithm has an invalid KiSAO id `KISAO_00000019`.

Log:

log.SimulatorReportsTheStatusOfTheExecutionOfSedDocuments (0.0 s)

Test that simulator logs the execution of individual SED document in COMBINE/OMEX archives

Reason for skip:

  The SED document is invalid.
    - Simulation `simulation` is invalid.
      - Algorithm has an invalid KiSAO id `KISAO_00000019`.

Log:

log.SimulatorReportsTheStatusOfTheExecutionOfSedOutputs (0.0 s)

Test that simulator logs the execution of individual SED outputs in COMBINE/OMEX archives

Reason for skip:

  The SED document is invalid.
    - Simulation `simulation` is invalid.
      - Algorithm has an invalid KiSAO id `KISAO_00000019`.

Log:

log.SimulatorReportsTheStatusOfTheExecutionOfSedTasks (0.0 s)

Test that simulator logs the execution of individual SED tasks in COMBINE/OMEX archives

Reason for skip:

  The SED document is invalid.
    - Simulation `simulation` is invalid.
      - Algorithm has an invalid KiSAO id `KISAO_00000019`.

Log:

published_project.SimulatorCanExecutePublishedProject:bngl/Dolan-PLoS-Comput-Biol-2015-NHEJ (0.0 s)

Required model formats and simulation algorithms for SED tasks:

biosimulators-daemon commented 3 years ago
- After correcting your simulator, please edit the first block of this issue to re-initiate this validation.
- 
- The complete log of your validation/submission job, including further information about the failure, is available [here](https://github.com/biosimulators/Biosimulators/actions/runs/905282661). The results of the validation of your image will also be available shortly as a JSON file. A link to this file will be available from the "Artifacts" section at the bottom of [this page](https://github.com/biosimulators/Biosimulators/actions/runs/905282661).
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 will be available here. The results of the validation of your tool will also be saved as a JSON file.A link to this file will be available from the "Artifacts" section at the bottom of this page.

biosimulators-daemon commented 3 years ago

The specifications of your simulator is valid!

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 will be available here. The results of the validation of your tool will also be saved as a JSON file.A link to this file will be available from the "Artifacts" section at the bottom of this page.

biosimulators-daemon commented 3 years ago

The specifications of your simulator is valid!

biosimulators-daemon commented 3 years ago

Summary of tests

biosimulators-daemon commented 3 years ago

Warnings

cli.CliDescribesSupportedEnvironmentVariablesInline (7.9 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:

docker_image.DeclaresSupportedEnvironmentVariables (1.9 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:

docker_image.HasBioContainersLabels (0.6 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:

published_project.SimulatorCanExecutePublishedProject:neuroml-lems/Hodgkin-Huxley-cell-CVODE (10.9 s)

Required model formats and simulation algorithms for SED tasks:

biosimulators-daemon commented 3 years ago

Skips

published_project.SimulatorCanExecutePublishedProject:bngl/Dolan-PLoS-Comput-Biol-2015-NHEJ (0.0 s)

Required model formats and simulation algorithms for SED tasks:

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 netpyne to the BioSimulators registry will be automatically validated. These submissions will not require manual review by the BioSimulators Team.

biosimulators-daemon commented 3 years ago

Summary of tests

biosimulators-daemon commented 3 years ago

Warnings

cli.CliDescribesSupportedEnvironmentVariablesInline (8.6 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:

docker_image.DeclaresSupportedEnvironmentVariables (2.3 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:

docker_image.HasBioContainersLabels (0.9 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:

published_project.SimulatorCanExecutePublishedProject:neuroml-lems/Hodgkin-Huxley-cell-CVODE (14.2 s)

Required model formats and simulation algorithms for SED tasks:

biosimulators-daemon commented 3 years ago

Skips

published_project.SimulatorCanExecutePublishedProject:bngl/Dolan-PLoS-Comput-Biol-2015-NHEJ (0.0 s)

Required model formats and simulation algorithms for SED tasks:

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 netpyne to the BioSimulators registry will be automatically validated. These submissions will not require manual review by the BioSimulators Team.