Skip to content

simulation.kisaos

Working with the KISAO ontology.

is_supported_algorithm_for_simulation_type

is_supported_algorithm_for_simulation_type(kisao, sim_type)

Check Algorithm Kisao Id is supported for simulation.

:return: is supported :rtype: bool

integrator_from_kisao

integrator_from_kisao(kisao)

Get RoadRunner integrator name for algorithm KisaoID.

:param kisao: KisaoID :type kisao: str :return: RoadRunner integrator name. :rtype: str

algorithm_parameter_to_parameter_key

algorithm_parameter_to_parameter_key(par)

Resolve the mapping between parameter keys and roadrunner integrator keys.