BiosimulantBiosimulant
Docs
Search labs...
Sign inGet Started

Chakrabarty2010 - A control theory approach to cancer remission aided by an optimal therapy Lab

About lab

Chakrabarty2010 - A control theory approach to cancer remission aided by an optimal therapy

This Biosimulant lab wraps Chakrabarty2010 - A control theory approach to cancer remission aided by an optimal therapy as a runnable oncology model with a companion visualization module. This is a reinvestigation of a previous model depicting cancer remission. It can be used to explore treatment-response dynamics and compare scenario outcomes across configurations.

What You'll See

The lab asks: How does the bundled treatment-response model evolve under its baseline source conditions? It runs for 10.0 time units with a communication step of 1.0. The run uses the model defaults declared by the curated SBML wrapper. The generated visualizations focus on M Tumor Cells, N CTL, and Z THL, combining trajectory, endpoint-comparison, and summary-table views from one completed dark-mode run.

In this captured run, Z_THL carried the largest peak and Z_THL moved by 4.22e+05 native units across 10.0 simulation windows.

Output Visualizations

Chakrabarty2010 - A control theory approach to cancer remission aided by an optimal therapy - run interpretation

Summary table for Chakrabarty2010 - A control theory approach to cancer remission aided by an optimal therapy, reporting the scientific question, observed answer (largest change: Z_THL at 4.22e+05 native units), evidence (peak observable: Z_THL), dominant module, and caveat.

Chakrabarty2010 - A control theory approach to cancer remission aided by an optimal therapy - timeseries visualization

Trajectories of M Tumor Cells, N CTL, and Z THL across the 10.0 simulation. In this run Z THL climbed from 7.2e+06 to 7.62e+06 and N CTL fell from 2e+05 to 1.37e+05 — the largest movements among the focused observables.

Chakrabarty2010 - A control theory approach to cancer remission aided by an optimal therapy - bar visualization

Endpoint ranking of the focused observables. Top 3 by final value: Z THL = 7.62e+06, M Tumor Cells = 2.97e+06, N CTL = 1.37e+05.

Model Context

  • Core model: models/core
  • Visualization model: models/visualisation
  • Standard: other
  • Upstream source: biomodels_ebi:BIOMD0000000777
  • License: CC0
  • Visual scope: Drug/treatment response and tumour-state change
  • Caveat: Values are native SBML quantities; the cleanup does not reinterpret source equations.

Inputs

InputMaps ToDefaultNotes
M Tumor Cellsoncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.initial_m_tumor_cells2750000.0Initial M Tumor Cells. Sets the initial value of bundled SBML symbol M_Tumor_Cells.
N CTLoncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.initial_n_ctl200000.0Initial N CTL. Sets the initial value of bundled SBML symbol N_CTL.
Z THLoncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.initial_z_thl7200000.0Initial Z THL. Sets the initial value of bundled SBML symbol Z_THL.

Outputs

OutputMaps ToRole
m_tumor_cellsoncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.m_tumor_cellsM Tumor Cells observable.
n_ctloncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.n_ctlN CTL observable.
z_thloncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.z_thlZ THL observable.
stateoncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.stateFull raw SBML observable record for reproducibility and downstream visualisation.
summaryoncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.summaryChange and peak summary across the simulated SBML observables.
species_labelsoncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.species_labelsMapping from selected raw SBML observable symbols to display labels.

Runtime

  • Duration: 10.0
  • Communication step: 1.0

Running Locally

biosimulant labs serve .

This is a reinvestigation of a previous model depicting cancer remission. It involves application of mathematical tools from control theory to assess the optimal approach during the use of Adaptive Ce.

Runtime

Duration10
Comms Step1

Runs

Total0
Completed0
Failed0

Metadata

Packagechakrabarty2010-a-control-theory-approach-to-cancer-remission-ai
Created2026-05-16
Updated2026-05-16
biomodels_ebicurateddrug-responsefaithfuloncologypharmacologyphysiologysbmlsystemsbiologytumor-growthvisualisation

Manifest

{
  "io": {
    "inputs": [
      {
        "name": "initial_m_tumor_cells",
        "label": "M Tumor Cells",
        "units": "native SBML value",
        "default": 2750000,
        "maps_to": "oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.initial_m_tumor_cells",
        "description": "Initial M Tumor Cells. Sets the initial value of bundled SBML symbol `M_Tumor_Cells`."
      },
      {
        "name": "initial_n_ctl",
        "label": "N CTL",
        "units": "native SBML value",
        "default": 200000,
        "maps_to": "oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.initial_n_ctl",
        "description": "Initial N CTL. Sets the initial value of bundled SBML symbol `N_CTL`."
      },
      {
        "name": "initial_z_thl",
        "label": "Z THL",
        "units": "native SBML value",
        "default": 7200000,
        "maps_to": "oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.initial_z_thl",
        "description": "Initial Z THL. Sets the initial value of bundled SBML symbol `Z_THL`."
      }
    ],
    "outputs": [
      {
        "name": "m_tumor_cells",
        "maps_to": "oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.m_tumor_cells",
        "description": "M Tumor Cells observable. Maps to SBML symbol `M_Tumor_Cells`."
      },
      {
        "name": "n_ctl",
        "maps_to": "oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.n_ctl",
        "description": "N CTL observable. Maps to SBML symbol `N_CTL`."
      },
      {
        "name": "z_thl",
        "maps_to": "oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.z_thl",
        "description": "Z THL observable. Maps to SBML symbol `Z_THL`."
      },
      {
        "name": "state",
        "maps_to": "oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.state",
        "description": "Full raw SBML observable record for reproducibility and downstream visualisation."
      },
      {
        "name": "summary",
        "maps_to": "oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.summary",
        "description": "Change and peak summary across the simulated SBML observables."
      },
      {
        "name": "species_labels",
        "maps_to": "oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.species_labels",
        "description": "Mapping from selected raw SBML observable symbols to display labels."
      }
    ]
  },
  "tags": [
    "biomodels_ebi",
    "curated",
    "drug-response",
    "faithful",
    "oncology",
    "pharmacology",
    "physiology",
    "sbml",
    "systemsbiology",
    "tumor-growth"
  ],
  "title": "Chakrabarty2010 - A control theory approach to cancer remission aided by an optimal therapy Lab",
  "models": [
    {
      "path": "owned/models/oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model",
      "alias": "oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model",
      "provenance": {
        "owned_path": "owned/models/oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model"
      }
    },
    {
      "path": "owned/models/visualisation",
      "alias": "visualisation",
      "provenance": {
        "owned_path": "owned/models/visualisation"
      }
    }
  ],
  "wiring": [
    {
      "to": [
        "visualisation.oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model_state"
      ],
      "from": "oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.state"
    },
    {
      "to": [
        "visualisation.oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model_summary"
      ],
      "from": "oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.summary"
    },
    {
      "to": [
        "visualisation.oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model_species_labels"
      ],
      "from": "oncology_sbml_chakrabarty2010_a_control_theory_approach_to_can_biomd0000000777_model.species_labels"
    }
  ],
  "runtime": {
    "duration": 10,
    "initial_inputs": {},
    "communication_step": 1
  },
  "description": "This is a reinvestigation of a previous model depicting cancer remission. It involves application of mathematical tools from control theory to assess the optimal approach during the use of Adaptive Ce.",
  "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.