Dynamics (sch.dyn)
The dynamics module provides ODE solvers for simulating Hopfield network dynamics and gene expression trajectories.
Classes
|
ODE solver for Hopfield network dynamics. |
ODE-based Simulation
|
Create ODE solver for a specific cluster. |
|
Simulate trajectory from one or more cells' initial states. |
|
Simulate gene expression changes after perturbation using direct GRN effects. |
CellOracle-style GRN Propagation
These functions implement perturbation simulation using GRN signal propagation, inspired by CellOracle (Kamimoto et al., 2023).
|
Simulate gene expression changes after perturbation using direct GRN effects. |
Calculate perturbation effect scores per cluster. |
|
|
Calculate cell transition scores based on delta_X magnitude. |
|
Get the top genes most affected by the perturbation. |
|
Compare multiple perturbation conditions. |