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 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.
The specifications of your simulator is valid!
Executed 61 test cases
Passed 32 test cases:
cli.CliDescribesSupportedEnvironmentVariablesInline
cli.CliDisplaysHelpInline
cli.CliDisplaysVersionInformationInline
combine_archive.CombineArchiveHasSedDocumentsInNestedDirectories
combine_archive.CombineArchiveHasSedDocumentsWithSameNamesInDifferentInNestedDirectories
combine_archive.WhenACombineArchiveHasAMasterFileSimulatorOnlyExecutesThisFile
combine_archive.WhenACombineArchiveHasNoMasterFileSimulatorExecutesAllSedDocuments
docker_image.DeclaresSupportedEnvironmentVariables
docker_image.DefaultUserIsRoot
docker_image.HasBioContainersLabels
docker_image.HasOciLabels
log.SimulatorReportsTheStatusOfTheExecutionOfCombineArchives
log.SimulatorReportsTheStatusOfTheExecutionOfSedDocuments
log.SimulatorReportsTheStatusOfTheExecutionOfSedOutputs
log.SimulatorReportsTheStatusOfTheExecutionOfSedTasks
published_project.SimulatorCanExecutePublishedProject:sbml-fbc/Escherichia-coli-core-metabolism
results_report.SimulatorGeneratesReportsOfSimulationResults
sedml.SimulatorCanResolveModelSourcesDefinedByUriFragments
sedml.SimulatorCanResolveModelSourcesDefinedByUriFragmentsAndInheritChanges
sedml.SimulatorProducesReportsWithCuratedNumberOfDimensions
sedml.SimulatorSupportsAddReplaceRemoveModelElementChanges
sedml.SimulatorSupportsAlgorithmParameters
sedml.SimulatorSupportsModelsSimulationsTasksDataGeneratorsAndReports
sedml.SimulatorSupportsMultipleTasksPerSedDocument
sedml.SimulatorSupportsRepeatedTasksWithFunctionalRanges
sedml.SimulatorSupportsRepeatedTasksWithLinearUniformRanges
sedml.SimulatorSupportsRepeatedTasksWithLogarithmicUniformRanges
sedml.SimulatorSupportsRepeatedTasksWithMultipleSubTasks
sedml.SimulatorSupportsRepeatedTasksWithNestedFunctionalRanges
sedml.SimulatorSupportsRepeatedTasksWithNestedRepeatedTasks
sedml.SimulatorSupportsRepeatedTasksWithSubTasksOfMixedTypes
sedml.SimulatorSupportsRepeatedTasksWithVectorRanges
Failed 1 test cases:
sedml.SimulatorSupportsMultipleReportsPerSedDocument
Skipped 28 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/Ciliberto-J-Cell-Biol-2003-morphogenesis-checkpoint-continuous
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/Tomida-EMBO-J-2003-NFAT-translocation
published_project.SimulatorCanExecutePublishedProject:sbml-core/Varusai-Sci-Rep-2018-mTOR-signaling-LSODA-LSODAR-SBML
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-continuous
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-discrete-NRM
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-discrete-SSA
published_project.SimulatorCanExecutePublishedProject:sbml-qual/Chaouiya-BMC-Syst-Biol-2013-EGF-TNFa-signaling
sedml.SimulatorProducesLinear2DPlots
sedml.SimulatorProducesLinear3DPlots
sedml.SimulatorProducesLogarithmic2DPlots
sedml.SimulatorProducesLogarithmic3DPlots
sedml.SimulatorProducesMultiplePlots
sedml.SimulatorSupportsComputeModelChanges
sedml.SimulatorSupportsDataGeneratorsWithDifferentShapes
sedml.SimulatorSupportsDataSetsWithDifferentShapes
sedml.SimulatorSupportsModelAttributeChanges
sedml.SimulatorSupportsRepeatedTasksWithChanges
sedml.SimulatorSupportsRepeatedTasksWithFunctionalRangeVariables
sedml.SimulatorSupportsSubstitutingAlgorithms
sedml.SimulatorSupportsUniformTimeCoursesWithNonZeroInitialTimes
sedml.SimulatorSupportsUniformTimeCoursesWithNonZeroOutputStartTimes
sedml.SimulatorSupportsMultipleReportsPerSedDocument
(4.5 s)Test that a simulator supports multiple reports per SED document
Exception:
The image 'ghcr.io/biosimulators/biosimulators_cobrapy/cobrapy:0.21.0' could not execute the archive:
Unknown error
Log:
/usr/local/lib/python3.9/site-packages/biosimulators_utils/warnings.py:31: BioSimulatorsWarning: [33mThe SED document is potentially incorrect.
- Model `model` may be invalid.
- The model file `model.xml` may be invalid.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <compartment> 'c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If neither the attribute 'units' nor the attribute 'spatialDimensions' on a Compartment object is set, the unit associated with that compartment's size is undefined.
Reference: L3V1 Section 4.5
The <compartment> 'c' has no discernable units.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <compartment> 'e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If neither the attribute 'units' nor the attribute 'spatialDimensions' on a Compartment object is set, the unit associated with that compartment's size is undefined.
Reference: L3V1 Section 4.5
The <compartment> 'e' has no discernable units.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_13dpg_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_13dpg_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_2pg_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_2pg_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_3pg_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_3pg_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_6pgc_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_6pgc_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_6pgl_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_6pgl_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_ac_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_ac_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_ac_e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_ac_e' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_acald_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_acald_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_acald_e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_acald_e' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_accoa_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_accoa_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_acon_C_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_acon_C_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_actp_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_actp_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_adp_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_adp_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_akg_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_akg_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_akg_e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_akg_e' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_amp_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_amp_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_atp_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_atp_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_cit_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_cit_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_co2_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_co2_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_co2_e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_co2_e' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_coa_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_coa_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_dhap_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_dhap_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_e4p_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_e4p_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_etoh_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_etoh_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_etoh_e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_etoh_e' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_f6p_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_f6p_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_fdp_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_fdp_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_for_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_for_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_for_e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_for_e' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_fru_e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_fru_e' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_fum_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_fum_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_fum_e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_fum_e' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_g3p_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_g3p_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_g6p_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_g6p_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_glc__D_e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_glc__D_e' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_gln__L_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_gln__L_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_gln__L_e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_gln__L_e' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_glu__L_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_glu__L_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_glu__L_e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_glu__L_e' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_glx_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_glx_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_h2o_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_h2o_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_h2o_e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_h2o_e' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_h_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_h_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_h_e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_h_e' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_icit_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_icit_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_lac__D_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_lac__D_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_lac__D_e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_lac__D_e' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_mal__L_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_mal__L_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_mal__L_e' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_mal__L_e' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_nad_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_nad_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_nadh_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_nadh_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_nadp_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute. If neither the Species object's 'substanceUnits' attribute nor the enclosing Model object's 'substanceUnits' attribute are set, then the unit of that species' quantity is undefined.
Reference: L3V1 Section 4.6.5
The <species> with id 'M_nadp_c' does not have a substanceUnits attribute, nor does its enclosing <model>.
- In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency. In models where the units of an object have not been declared, libSBML does not yet have the functionality to accurately verify the consistency of the units in mathematical expressions referring to that object.
The units of the <species> 'M_nadph_c' cannot be fully checked. Unit consistency reported as either no errors or further unit errors related to this object may not be accurate.
- If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object ...
cli.CliDescribesSupportedEnvironmentVariablesInline
(7.1 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.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
(1.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:
published_project.SimulatorCanExecutePublishedProject:bngl/Dolan-PLoS-Comput-Biol-2015-NHEJ
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_3972
Algorithm: KISAO_0000263
Reason for skip:
Case requires model formats format_3972 and simulation algorithms KISAO_0000263
Log:
published_project.SimulatorCanExecutePublishedProject:bngl/test-bngl
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_3972
Algorithm: KISAO_0000019
Reason for skip:
Case requires model formats format_3972 and simulation algorithms KISAO_0000019
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Caravagna-J-Theor-Biol-2010-tumor-suppressive-oscillations
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000019
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000019
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Ciliberto-J-Cell-Biol-2003-morphogenesis-checkpoint-continuous
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000019
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000019
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Edelstein-Biol-Cybern-1996-Nicotinic-excitation
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000088
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000088
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Parmar-BMC-Syst-Biol-2017-iron-distribution
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_000019
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_000019
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Szymanska-J-Theor-Biol-2009-HSP-synthesis
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000496
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000496
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Tomida-EMBO-J-2003-NFAT-translocation
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000560
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000560
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Varusai-Sci-Rep-2018-mTOR-signaling-LSODA-LSODAR-SBML
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000560
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000560
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000019
Format: format_2585
Algorithm: KISAO_0000027
Format: format_2585
Algorithm: KISAO_0000030
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000019, KISAO_0000027, KISAO_0000030
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-continuous
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000019
Format: format_2585
Algorithm: KISAO_0000030
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000019, KISAO_0000030
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-discrete-NRM
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000027
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000027
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-discrete-SSA
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000029
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000029
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-qual/Chaouiya-BMC-Syst-Biol-2013-EGF-TNFa-signaling
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000449
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000449
Log:
sedml.SimulatorProducesLinear2DPlots
(0.1 s)Test that a simulator produces linear 2D plots
Reason for skip:
No curated COMBINE/OMEX archives are available to generate archives for testing
Log:
sedml.SimulatorProducesLinear3DPlots
(0.1 s)Test that a simulator produces linear 3D plots
Reason for skip:
No curated COMBINE/OMEX archives are available to generate archives for testing
Log:
sedml.SimulatorProducesLogarithmic2DPlots
(0.1 s)Test that a simulator produces logarithmic 2D plots
Reason for skip:
No curated COMBINE/OMEX archives are available to generate archives for testing
Log:
sedml.SimulatorProducesLogarithmic3DPlots
(0.1 s)Test that a simulator produces logarithmic 3D plots
Reason for skip:
No curated COMBINE/OMEX archives are available to generate archives for testing
Log:
sedml.SimulatorProducesMultiplePlots
(0.1 s)Test that a simulator produces multiple plots
Reason for skip:
No curated COMBINE/OMEX archives are available to generate archives for testing
Log:
sedml.SimulatorSupportsComputeModelChanges
(0.5 s)Test that a simulator supports compute model changes
Reason for skip:
The SED document is invalid.
- Model `model` is invalid.
- The changes of the model are invalid.
- Change 363 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[72]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_363` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[72]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 364 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[71]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_364` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[71]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 365 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[70]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_365` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[70]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 366 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[69]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_366` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[69]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 367 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[68]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_367` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[68]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 368 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[67]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_368` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[67]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 369 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[66]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_369` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[66]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 370 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[65]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_370` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[65]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 371 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[64]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_371` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[64]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 372 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[63]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_372` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[63]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 373 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[62]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_373` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[62]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 374 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[61]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_374` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[61]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 375 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[60]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_375` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[60]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 376 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[59]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_376` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[59]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 377 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[58]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_377` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[58]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 378 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[57]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_378` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[57]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 379 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[56]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_379` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[56]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 380 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[55]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_380` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[55]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 381 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[54]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_381` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[54]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 382 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[53]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_382` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[53]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 383 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[52]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_383` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[52]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 384 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[51]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_384` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[51]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 385 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[50]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_385` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[50]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 386 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[49]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_386` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[49]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 387 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[48]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_387` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[48]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 388 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[47]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_388` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[47]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 389 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[46]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_389` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[46]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 390 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[45]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_390` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[45]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 391 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[44]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_391` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[44]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 392 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[43]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_392` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[43]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 393 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[42]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_393` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[42]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 394 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[41]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_394` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[41]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 395 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[40]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_395` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[40]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 396 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[39]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_396` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[39]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 397 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[38]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_397` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[38]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 398 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[37]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_398` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[37]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 399 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[36]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_399` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[36]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 400 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[35]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_400` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[35]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 401 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[34]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_401` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[34]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 402 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[33]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_402` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[33]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 403 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[32]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_403` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[32]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 404 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[31]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_404` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[31]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 405 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[30]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_405` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[30]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 406 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[29]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_406` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[29]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 407 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[28]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_407` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[28]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 408 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[27]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_408` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[27]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 409 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[26]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_409` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[26]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 410 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[25]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_410` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[25]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 411 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[24]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_411` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[24]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 412 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[23]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_412` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[23]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 413 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[22]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_413` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[22]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 414 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[21]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_414` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[21]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 415 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[20]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_415` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[20]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 416 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[19]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_416` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[19]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 417 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[18]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_417` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[18]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 418 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[17]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_418` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[17]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 419 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[16]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_419` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[16]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 420 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[15]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_420` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[15]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 421 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[14]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_421` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[14]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 422 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[13]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_422` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[13]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 423 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[12]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_423` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[12]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 424 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[11]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_424` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[11]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 425 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[10]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_425` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[10]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 426 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[9]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_426` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[9]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 427 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[8]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_427` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[8]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 428 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[7]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_428` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[7]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 429 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[6]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_429` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[6]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 430 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[5]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_430` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[5]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 431 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[4]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_431` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[4]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 432 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[3]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_432` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[3]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 433 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[2]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_433` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[2]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 434 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[1]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_434` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[1]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
Log:
sedml.SimulatorSupportsDataGeneratorsWithDifferentShapes
(0.1 s)Test that a simulator supports data generators with different shapes
Reason for skip:
No curated COMBINE/OMEX archives are available to generate archives for testing
Log:
sedml.SimulatorSupportsDataSetsWithDifferentShapes
(0.1 s)Test that a simulator supports data generators with different shapes
Reason for skip:
No curated COMBINE/OMEX archives are available to generate archives for testing
Log:
sedml.SimulatorSupportsModelAttributeChanges
(1.0 s)Test that a simulator supports changes to the attributes of model elements
Reason for skip:
The SED document is invalid.
- Model `model` is invalid.
- The changes of the model are invalid.
- Change 4 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/@fbc:required` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 5 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/@fbc:strict` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 12 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[95]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 13 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[95]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 28 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[94]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 29 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[94]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 51 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[93]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 52 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[93]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 74 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[92]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 75 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[92]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 103 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[91]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 104 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[91]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 126 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[90]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 127 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[90]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 155 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[89]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 156 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[89]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 180 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[88]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 181 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[88]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 201 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[87]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 202 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[87]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 223 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[86]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 224 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[86]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 240 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[85]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 241 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[85]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 257 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[84]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 258 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[84]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 278 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[83]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 279 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[83]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 304 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[82]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 305 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[82]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 327 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[81]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 328 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[81]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 358 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[80]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 359 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[80]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 383 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[79]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 384 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[79]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 411 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[78]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 412 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[78]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 434 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[77]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 435 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[77]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 452 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[76]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 453 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[76]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 474 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[75]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 475 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[75]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 496 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[74]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 497 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[74]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 512 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[73]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 513 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[73]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 542 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[72]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 543 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[72]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 568 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[71]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 569 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[71]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 598 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[70]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 599 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[70]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 614 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[69]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 615 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[69]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 631 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[68]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 632 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[68]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 655 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[67]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 656 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[67]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 695 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[66]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 696 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[66]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 720 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[65]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 721 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sb ...
- 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/808415748). 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/808415748).
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.
The specifications of your simulator is valid!
Executed 61 test cases
Passed 33 test cases:
cli.CliDescribesSupportedEnvironmentVariablesInline
cli.CliDisplaysHelpInline
cli.CliDisplaysVersionInformationInline
combine_archive.CombineArchiveHasSedDocumentsInNestedDirectories
combine_archive.CombineArchiveHasSedDocumentsWithSameNamesInDifferentInNestedDirectories
combine_archive.WhenACombineArchiveHasAMasterFileSimulatorOnlyExecutesThisFile
combine_archive.WhenACombineArchiveHasNoMasterFileSimulatorExecutesAllSedDocuments
docker_image.DeclaresSupportedEnvironmentVariables
docker_image.DefaultUserIsRoot
docker_image.HasBioContainersLabels
docker_image.HasOciLabels
log.SimulatorReportsTheStatusOfTheExecutionOfCombineArchives
log.SimulatorReportsTheStatusOfTheExecutionOfSedDocuments
log.SimulatorReportsTheStatusOfTheExecutionOfSedOutputs
log.SimulatorReportsTheStatusOfTheExecutionOfSedTasks
published_project.SimulatorCanExecutePublishedProject:sbml-fbc/Escherichia-coli-core-metabolism
results_report.SimulatorGeneratesReportsOfSimulationResults
sedml.SimulatorCanResolveModelSourcesDefinedByUriFragments
sedml.SimulatorCanResolveModelSourcesDefinedByUriFragmentsAndInheritChanges
sedml.SimulatorProducesReportsWithCuratedNumberOfDimensions
sedml.SimulatorSupportsAddReplaceRemoveModelElementChanges
sedml.SimulatorSupportsAlgorithmParameters
sedml.SimulatorSupportsModelsSimulationsTasksDataGeneratorsAndReports
sedml.SimulatorSupportsMultipleReportsPerSedDocument
sedml.SimulatorSupportsMultipleTasksPerSedDocument
sedml.SimulatorSupportsRepeatedTasksWithFunctionalRanges
sedml.SimulatorSupportsRepeatedTasksWithLinearUniformRanges
sedml.SimulatorSupportsRepeatedTasksWithLogarithmicUniformRanges
sedml.SimulatorSupportsRepeatedTasksWithMultipleSubTasks
sedml.SimulatorSupportsRepeatedTasksWithNestedFunctionalRanges
sedml.SimulatorSupportsRepeatedTasksWithNestedRepeatedTasks
sedml.SimulatorSupportsRepeatedTasksWithSubTasksOfMixedTypes
sedml.SimulatorSupportsRepeatedTasksWithVectorRanges
Failed 0 test cases
Skipped 28 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/Ciliberto-J-Cell-Biol-2003-morphogenesis-checkpoint-continuous
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/Tomida-EMBO-J-2003-NFAT-translocation
published_project.SimulatorCanExecutePublishedProject:sbml-core/Varusai-Sci-Rep-2018-mTOR-signaling-LSODA-LSODAR-SBML
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-continuous
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-discrete-NRM
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-discrete-SSA
published_project.SimulatorCanExecutePublishedProject:sbml-qual/Chaouiya-BMC-Syst-Biol-2013-EGF-TNFa-signaling
sedml.SimulatorProducesLinear2DPlots
sedml.SimulatorProducesLinear3DPlots
sedml.SimulatorProducesLogarithmic2DPlots
sedml.SimulatorProducesLogarithmic3DPlots
sedml.SimulatorProducesMultiplePlots
sedml.SimulatorSupportsComputeModelChanges
sedml.SimulatorSupportsDataGeneratorsWithDifferentShapes
sedml.SimulatorSupportsDataSetsWithDifferentShapes
sedml.SimulatorSupportsModelAttributeChanges
sedml.SimulatorSupportsRepeatedTasksWithChanges
sedml.SimulatorSupportsRepeatedTasksWithFunctionalRangeVariables
sedml.SimulatorSupportsSubstitutingAlgorithms
sedml.SimulatorSupportsUniformTimeCoursesWithNonZeroInitialTimes
sedml.SimulatorSupportsUniformTimeCoursesWithNonZeroOutputStartTimes
cli.CliDescribesSupportedEnvironmentVariablesInline
(8.1 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
(2.2 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:bngl/Dolan-PLoS-Comput-Biol-2015-NHEJ
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_3972
Algorithm: KISAO_0000263
Reason for skip:
Case requires model formats format_3972 and simulation algorithms KISAO_0000263
Log:
published_project.SimulatorCanExecutePublishedProject:bngl/test-bngl
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_3972
Algorithm: KISAO_0000019
Reason for skip:
Case requires model formats format_3972 and simulation algorithms KISAO_0000019
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Caravagna-J-Theor-Biol-2010-tumor-suppressive-oscillations
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000019
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000019
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Ciliberto-J-Cell-Biol-2003-morphogenesis-checkpoint-continuous
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000019
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000019
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Edelstein-Biol-Cybern-1996-Nicotinic-excitation
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000088
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000088
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Parmar-BMC-Syst-Biol-2017-iron-distribution
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_000019
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_000019
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Szymanska-J-Theor-Biol-2009-HSP-synthesis
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000496
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000496
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Tomida-EMBO-J-2003-NFAT-translocation
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000560
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000560
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Varusai-Sci-Rep-2018-mTOR-signaling-LSODA-LSODAR-SBML
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000560
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000560
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000019
Format: format_2585
Algorithm: KISAO_0000027
Format: format_2585
Algorithm: KISAO_0000030
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000019, KISAO_0000027, KISAO_0000030
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-continuous
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000019
Format: format_2585
Algorithm: KISAO_0000030
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000019, KISAO_0000030
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-discrete-NRM
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000027
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000027
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-core/Vilar-PNAS-2002-minimal-circardian-clock-discrete-SSA
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000029
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000029
Log:
published_project.SimulatorCanExecutePublishedProject:sbml-qual/Chaouiya-BMC-Syst-Biol-2013-EGF-TNFa-signaling
(0.0 s)Required model formats and simulation algorithms for SED tasks:
Format: format_2585
Algorithm: KISAO_0000449
Reason for skip:
Case requires model formats format_2585 and simulation algorithms KISAO_0000449
Log:
sedml.SimulatorProducesLinear2DPlots
(0.1 s)Test that a simulator produces linear 2D plots
Reason for skip:
No curated COMBINE/OMEX archives are available to generate archives for testing
Log:
sedml.SimulatorProducesLinear3DPlots
(0.1 s)Test that a simulator produces linear 3D plots
Reason for skip:
No curated COMBINE/OMEX archives are available to generate archives for testing
Log:
sedml.SimulatorProducesLogarithmic2DPlots
(0.1 s)Test that a simulator produces logarithmic 2D plots
Reason for skip:
No curated COMBINE/OMEX archives are available to generate archives for testing
Log:
sedml.SimulatorProducesLogarithmic3DPlots
(0.1 s)Test that a simulator produces logarithmic 3D plots
Reason for skip:
No curated COMBINE/OMEX archives are available to generate archives for testing
Log:
sedml.SimulatorProducesMultiplePlots
(0.1 s)Test that a simulator produces multiple plots
Reason for skip:
No curated COMBINE/OMEX archives are available to generate archives for testing
Log:
sedml.SimulatorSupportsComputeModelChanges
(0.4 s)Test that a simulator supports compute model changes
Reason for skip:
The SED document is invalid.
- Model `model` is invalid.
- The changes of the model are invalid.
- Change 363 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[72]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_363` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[72]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 364 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[71]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_364` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[71]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 365 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[70]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_365` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[70]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 366 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[69]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_366` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[69]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 367 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[68]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_367` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[68]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 368 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[67]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_368` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[67]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 369 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[66]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_369` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[66]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 370 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[65]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_370` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[65]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 371 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[64]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_371` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[64]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 372 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[63]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_372` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[63]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 373 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[62]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_373` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[62]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 374 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[61]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_374` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[61]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 375 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[60]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_375` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[60]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 376 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[59]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_376` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[59]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 377 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[58]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_377` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[58]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 378 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[57]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_378` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[57]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 379 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[56]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_379` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[56]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 380 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[55]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_380` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[55]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 381 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[54]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_381` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[54]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 382 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[53]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_382` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[53]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 383 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[52]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_383` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[52]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 384 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[51]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_384` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[51]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 385 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[50]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_385` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[50]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 386 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[49]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_386` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[49]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 387 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[48]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_387` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[48]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 388 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[47]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_388` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[47]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 389 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[46]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_389` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[46]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 390 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[45]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_390` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[45]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 391 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[44]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_391` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[44]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 392 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[43]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_392` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[43]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 393 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[42]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_393` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[42]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 394 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[41]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_394` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[41]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 395 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[40]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_395` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[40]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 396 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[39]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_396` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[39]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 397 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[38]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_397` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[38]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 398 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[37]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_398` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[37]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 399 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[36]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_399` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[36]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 400 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[35]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_400` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[35]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 401 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[34]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_401` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[34]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 402 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[33]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_402` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[33]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 403 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[32]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_403` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[32]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 404 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[31]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_404` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[31]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 405 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[30]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_405` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[30]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 406 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[29]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_406` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[29]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 407 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[28]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_407` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[28]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 408 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[27]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_408` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[27]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 409 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[26]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_409` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[26]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 410 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[25]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_410` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[25]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 411 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[24]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_411` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[24]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 412 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[23]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_412` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[23]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 413 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[22]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_413` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[22]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 414 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[21]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_414` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[21]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 415 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[20]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_415` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[20]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 416 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[19]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_416` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[19]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 417 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[18]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_417` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[18]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 418 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[17]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_418` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[17]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 419 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[16]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_419` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[16]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 420 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[15]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_420` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[15]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 421 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[14]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_421` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[14]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 422 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[13]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_422` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[13]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 423 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[12]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_423` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[12]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 424 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[11]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_424` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[11]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 425 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[10]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_425` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[10]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 426 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[9]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_426` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[9]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 427 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[8]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_427` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[8]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 428 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[7]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_428` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[7]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 429 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[6]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_429` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[6]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 430 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[5]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_430` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[5]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 431 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[4]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_431` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[4]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 432 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[3]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_432` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[3]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 433 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[2]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_433` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[2]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 434 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[1]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Variable `__var_434` is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfSpecies[1]/sbml:species[1]/@fbc:charge` are not defined. Only the following namespaces are defined for the target: `sbml`.
Log:
sedml.SimulatorSupportsDataGeneratorsWithDifferentShapes
(0.1 s)Test that a simulator supports data generators with different shapes
Reason for skip:
No curated COMBINE/OMEX archives are available to generate archives for testing
Log:
sedml.SimulatorSupportsDataSetsWithDifferentShapes
(0.1 s)Test that a simulator supports data generators with different shapes
Reason for skip:
No curated COMBINE/OMEX archives are available to generate archives for testing
Log:
sedml.SimulatorSupportsModelAttributeChanges
(1.0 s)Test that a simulator supports changes to the attributes of model elements
Reason for skip:
The SED document is invalid.
- Model `model` is invalid.
- The changes of the model are invalid.
- Change 4 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/@fbc:required` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 5 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/@fbc:strict` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 12 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[95]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 13 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[95]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 28 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[94]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 29 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[94]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 51 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[93]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 52 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[93]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 74 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[92]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 75 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[92]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 103 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[91]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 104 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[91]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 126 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[90]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 127 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[90]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 155 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[89]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 156 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[89]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 180 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[88]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 181 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[88]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 201 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[87]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 202 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[87]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 223 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[86]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 224 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[86]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 240 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[85]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 241 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[85]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 257 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[84]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 258 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[84]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 278 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[83]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 279 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[83]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 304 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[82]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 305 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[82]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 327 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[81]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 328 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[81]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 358 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[80]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 359 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[80]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 383 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[79]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 384 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[79]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 411 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[78]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 412 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[78]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 434 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[77]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 435 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[77]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 452 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[76]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 453 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[76]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 474 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[75]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 475 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[75]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 496 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[74]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 497 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[74]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 512 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[73]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 513 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[73]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 542 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[72]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 543 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[72]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 568 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[71]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 569 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[71]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 598 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[70]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 599 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[70]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 614 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[69]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 615 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[69]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 631 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[68]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 632 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[68]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 655 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[67]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 656 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[67]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 695 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[66]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 696 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[66]/@fbc:lowerFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 720 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sbml:model[1]/sbml:listOfReactions[1]/sbml:reaction[65]/@fbc:upperFluxBound` are not defined. Only the following namespaces are defined for the target: `sbml`.
- Change 721 is invalid.
- One or more namespaces required for target `/sbml:sbml[1]/sb ...
The image for your simulator is valid!
Your submission was committed to the BioSimulators registry. Thank you!
Future submissions of subsequent versions of cobrapy to the BioSimulators registry will be automatically validated. These submissions will not require manual review by the BioSimulators Team.
id: cobrapy version: 0.21.0 specificationsUrl: https://raw.githubusercontent.com/biosimulators/Biosimulators_COBRApy/b0de58f3d8faf76befc5e9c49d927aeaabd7e440/biosimulators.json specificationsPatch: version: 0.21.0 image: url: ghcr.io/biosimulators/biosimulators_cobrapy/cobrapy:0.21.0 validateImage: true commitSimulator: true
Changelog