BiosimulantBiosimulant
Docs
Search labs...
Sign inGet Started

Holmes2006 Hill S Model Of Muscle Contraction Lab

About lab

Holmes2006 Hill S Model Of Muscle Contraction

This Biosimulant lab wraps Holmes2006 Hill S Model Of Muscle Contraction as a runnable systems biology model with a companion visualization module. Holmes2006 - Hill's model of muscle contraction This model is described in the article: Teaching from classic papers: Hill's model of muscle contraction. It can be used to explore the configured dynamics and compare scenario outcomes across configurations.

What You'll See

The lab asks: Which physiological state variables carry the strongest baseline response? Source model: Holmes2006 - Hill's model of muscle contraction. It runs for 1.0 time units with a communication step of 0.1. The run uses the model defaults declared by the curated SBML wrapper. The generated visualizations focus on L Ce, combining trajectory, endpoint-comparison, and summary-table views from one completed dark-mode run.

In this captured run, L Ce moved from 0.7000 to 0.6046 across 1.0 simulation windows.

Output Visualizations

Holmes2006 Hill S Model Of Muscle Contraction - run interpretation

Summary table for Holmes2006 Hill S Model Of Muscle Contraction, reporting the scientific question, observed answer, dominant module, and caveat.

Holmes2006 Hill S Model Of Muscle Contraction - timeseries visualization

Trajectories of L Ce across the 1.0 simulation. In this run L Ce fell from 0.7000 to 0.6046 — the largest movements among the focused observables.

Holmes2006 Hill S Model Of Muscle Contraction - excursions bar

Largest-excursion ranking of the focused observables — the absolute movement magnitude during the run. Top 1: L Ce = 0.0954.

Holmes2006 Hill S Model Of Muscle Contraction - endpoint snapshot bar

Endpoint snapshot of the focused observables — final values from the captured run. Top 1 by value: L Ce = 0.6046.

Model Context

  • Core model: models/core
  • Visualization model: models/visualisation
  • Standard: other
  • Upstream source: biomodels_ebi:BIOMD0000000677
  • License: CC0

Inputs

InputMaps ToDefaultNotes
Initial L Cesystemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model.initial_l_ceSource state initial condition exposed as a model-specific control because no explicit intervention parameter is identifiable. Maps to SBML symbol L_ce.

Outputs

OutputMaps ToRole
statesystemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model.stateAvailable to the visualization model and downstream workflows.
summarysystemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model.summaryAvailable to the visualization model and downstream workflows.
species_labelssystemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model.species_labelsAvailable to the visualization model and downstream workflows.
l_cesystemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model.l_ceAvailable to the visualization model and downstream workflows.

Runtime

  • Duration: 1.0
  • Communication step: 0.1

Running Locally

biosimulant labs serve

Holmes2006 - Hill's model of muscle contraction This model is described in the article: Teaching from classic papers: Hill's model of muscle contraction. It can be used to explore systemsbiology holmes2006 hill s of muscle dynamics and compare simulation behavior across conditions.

Runtime

Duration1
Comms Step0.1

Runs

Total0
Completed0
Failed0

Metadata

Packageholmes2006-hill-s-model-of-muscle-contraction-lab
Created2026-05-17
Updated2026-05-17
physiologysystemsbiologysbmlbiomodels_ebifaithfulcuratedvisualisation

Manifest

{
  "io": {
    "inputs": [
      {
        "name": "initial_l_ce",
        "label": "Initial L Ce",
        "maps_to": "systemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model.initial_l_ce",
        "description": "Source state initial condition exposed as a model-specific control because no explicit intervention parameter is identifiable. Maps to SBML symbol `L_ce`."
      }
    ],
    "outputs": [
      {
        "name": "state",
        "maps_to": "systemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model.state"
      },
      {
        "name": "summary",
        "maps_to": "systemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model.summary"
      },
      {
        "name": "species_labels",
        "maps_to": "systemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model.species_labels"
      },
      {
        "name": "l_ce",
        "maps_to": "systemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model.l_ce"
      }
    ]
  },
  "tags": [
    "physiology",
    "systemsbiology",
    "sbml",
    "biomodels_ebi",
    "faithful",
    "curated"
  ],
  "title": "Holmes2006 Hill S Model Of Muscle Contraction Lab",
  "models": [
    {
      "path": "owned/models/systemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model",
      "alias": "systemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model",
      "provenance": {
        "owned_path": "owned/models/systemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model"
      }
    },
    {
      "path": "owned/models/visualisation",
      "alias": "visualisation",
      "provenance": {
        "owned_path": "owned/models/visualisation"
      }
    }
  ],
  "wiring": [
    {
      "to": [
        "visualisation.systemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model_state"
      ],
      "from": "systemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model.state"
    },
    {
      "to": [
        "visualisation.systemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model_summary"
      ],
      "from": "systemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model.summary"
    },
    {
      "to": [
        "visualisation.systemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model_species_labels"
      ],
      "from": "systemsbiology_sbml_holmes2006_hill_s_model_of_muscle_contraction_biomd0000000677_model.species_labels"
    }
  ],
  "runtime": {
    "duration": 1,
    "initial_inputs": {},
    "communication_step": 0.1
  },
  "description": "Holmes2006 - Hill's model of muscle contraction This model is described in the article: Teaching from classic papers: Hill's model of muscle contraction. It can be used to explore systemsbiology holmes2006 hill s of muscle dynamics and compare simulation behavior across conditions.",
  "schema_version": "2.0"
}

Sign in to start your own run. Public-lab history stays visible here.

Select a run from History to view its results.