simulation.kisaos¶
Working with the KISAO ontology.
is_supported_algorithm_for_simulation_type
¶
Check Algorithm Kisao Id is supported for simulation.
:return: is supported :rtype: bool
integrator_from_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
¶
Resolve the mapping between parameter keys and roadrunner integrator keys.