Bioscrape

User Guide

  • 1. Overview
  • 2. Installation
  • 3. Examples
  • 4. Simulators
  • 5. Propensities
  • 6. Delays in Bioscrape
  • 7. Sensitivity Analysis
  • 8. Bioscrape Inference
  • 9. SBML Support
  • 10. Cell Lineage Simulation

Tutorial Examples

  • Tutorial Examples

Reference Manual

  • API Reference
    • Core Simulation API
    • Inference API
    • Model I/O API
    • Optional Lineage API
  • Paper and Citation
  • Developer Notes
Bioscrape
  • API Reference
  • View page source

API Reference

The API reference follows the package structure and documents the public Python and Cython extension modules that make up bioscrape.

  • Core Simulation API
    • bioscrape.types
    • bioscrape.simulator
    • bioscrape.analysis
    • bioscrape.random
  • Inference API
    • bioscrape.inference
    • bioscrape.inference_setup
    • bioscrape.pid_interfaces
  • Model I/O API
    • bioscrape.sbmlutil
  • Optional Lineage API
    • AssignmentVolumeRule
    • CappedStateQueue
    • DeathEvent
    • DeathRule
    • DeltaVDivisionRule
    • DivisionEvent
    • DivisionRule
    • Event
    • GeneralDeathRule
    • GeneralDivisionRule
    • GeneralVolumeEvent
    • InteractingLineageSSASimulator
    • LineageCSimInterface
    • LineageModel
    • LineageRule
    • LineageSSASimulator
    • LineageVolumeCellState
    • LineageVolumeSplitter
    • LinearVolumeEvent
    • LinearVolumeRule
    • MultiplicativeVolumeEvent
    • MultiplicativeVolumeRule
    • ODEVolumeRule
    • ParamDeathRule
    • SafeLineageCSimInterface
    • SingleCellSSAResult
    • SpeciesDeathRule
    • TimeDivisionRule
    • VolumeDivisionRule
    • VolumeEvent
    • VolumeRule
    • py_PropagateCells()
    • py_PropagateInteractingCells()
    • py_SimulateCellLineage()
    • py_SimulateInteractingCellLineage()
    • py_SimulateSingleCell()
    • py_SimulateTurbidostat()
    • py_SingleCellLineage()
    • py_set_up_InteractingLineage()
Previous Next

© Copyright 2026, Biocircuits, California Institute of Technology.

Built with Sphinx using a theme provided by Read the Docs.