About lab
One published Lab
Build with this Lab. Run it anywhere.
Use the same immutable release locally or through managed cloud execution, with its exact version and provenance preserved.
Preparing exact examples…
Two-model lab for Iyer2004 Ventricular Myocyte: a core SBML simulator wired into a dedicated visualization sub-model that turns the raw state into friendly timeseries and a plain-language summary. This a model from the article: A computational model of the human left-ventricular epicardial myocyte. It can be used to explore cardiac dynamics and compare response patterns across conditions.
Manifest
{
"io": {
"inputs": [
{
"name": "integration_step",
"maps_to": "iyer2004_ventricular_myocyte_core.integration_step"
},
{
"name": "parameter_overrides",
"maps_to": "iyer2004_ventricular_myocyte_core.parameter_overrides"
},
{
"name": "initial_conditions",
"maps_to": "iyer2004_ventricular_myocyte_core.initial_conditions"
}
],
"outputs": [
{
"name": "scenario_metadata",
"maps_to": "iyer2004_ventricular_myocyte_scenario.scenario_metadata"
},
{
"name": "state",
"maps_to": "iyer2004_ventricular_myocyte_core.state"
},
{
"name": "run_summary",
"maps_to": "iyer2004_ventricular_myocyte_viz.run_summary"
}
]
},
"title": "Iyer2004 Ventricular Myocyte Lab",
"models": [
{
"path": "models/scenario",
"alias": "iyer2004_ventricular_myocyte_scenario",
"parameters": {
"schedule": {
"temperature": {
"unit": "dimensionless",
"label": "temperature",
"active": false,
"baseline": 310,
"recovery": 310,
"challenge": 310,
"description": "Scenario-controlled temperature value."
},
"extracellular_sodium": {
"unit": "mM",
"label": "extracellular sodium",
"active": false,
"baseline": 9.798304162,
"recovery": 9.798304162,
"challenge": 9.798304162,
"description": "Scenario-controlled extracellular sodium value."
},
"intracellular_calcium": {
"unit": "mM",
"label": "intracellular calcium",
"active": true,
"baseline": 0.00008601192016,
"recovery": 0.00008601192016,
"challenge": 0.00017202384032,
"description": "Scenario-controlled intracellular calcium value."
},
"extracellular_potassium": {
"unit": "mM",
"label": "extracellular potassium",
"active": false,
"baseline": 125.5589432,
"recovery": 125.5589432,
"challenge": 125.5589432,
"description": "Scenario-controlled extracellular potassium value."
}
},
"scenario_name": "Calcium activation challenge",
"baseline_until": 0.25,
"challenge_until": 0.75,
"scenario_description": "Baseline is followed by a intracellular calcium challenge and recovery period."
}
},
{
"path": "./models/core",
"alias": "iyer2004_ventricular_myocyte_core",
"parameters": {
"model_path": "data/MODEL0847999575.xml",
"integration_step": 0.001
}
},
{
"path": "./models/viz",
"alias": "iyer2004_ventricular_myocyte_viz",
"parameters": {
"lab_title": "Iyer2004 Ventricular Myocyte",
"lab_question": "How does a ventricular myocyte action potential respond to pacing and conductance changes?",
"integration_step": 0.001
}
}
],
"wiring": [
{
"to": [
"iyer2004_ventricular_myocyte_core.temperature"
],
"from": "iyer2004_ventricular_myocyte_scenario.temperature"
},
{
"to": [
"iyer2004_ventricular_myocyte_core.extracellular_sodium"
],
"from": "iyer2004_ventricular_myocyte_scenario.extracellular_sodium"
},
{
"to": [
"iyer2004_ventricular_myocyte_core.extracellular_potassium"
],
"from": "iyer2004_ventricular_myocyte_scenario.extracellular_potassium"
},
{
"to": [
"iyer2004_ventricular_myocyte_core.intracellular_calcium"
],
"from": "iyer2004_ventricular_myocyte_scenario.intracellular_calcium"
},
{
"to": [
"iyer2004_ventricular_myocyte_viz.scenario_metadata"
],
"from": "iyer2004_ventricular_myocyte_scenario.scenario_metadata"
},
{
"to": [
"iyer2004_ventricular_myocyte_viz.state"
],
"from": "iyer2004_ventricular_myocyte_core.state"
},
{
"to": [
"iyer2004_ventricular_myocyte_viz.species_labels"
],
"from": "iyer2004_ventricular_myocyte_core.species_labels"
}
],
"package": "iyer2004-ventricular-myocyte",
"runtime": {
"duration": 1,
"initial_inputs": {
"iyer2004_ventricular_myocyte_core": {
"integration_step": 0.001,
"initial_conditions": {
"payload": {}
},
"parameter_overrides": {
"payload": {}
}
}
},
"communication_step": 0.001
},
"version": "1.0.0",
"description": "Two-model lab for Iyer2004 Ventricular Myocyte: a core SBML simulator wired into a dedicated visualization sub-model that turns the raw state into friendly timeseries and a plain-language summary. This a model from the article: A computational model of the human left-ventricular epicardial myocyte. It can be used to explore cardiac dynamics and compare response patterns across conditions.",
"schema_version": "2.0"
}Runtime
Duration1
Comms Step0.001
Runs
Total0
Completed0
Failed0
Metadata
Packageiyer2004-ventricular-myocyte
Created2026-05-14
Updated2026-06-13
cardiovascularscenariostimulussbmlbiomodels_ebifaithfulvisualizationother