Introduction
Contents
Simulator()
Conventional scRNA-seq
Labeling scRNA-seq
Differential geometry
Vector field predictions
Gallery
Simulate the gene expression dynamics via deterministic ODE model
motif (str (default: "neurogenesis")) – Name of the network motif that will be used in the simulation.
clip (bool (default: True)) – Whether to clip data points that are negative.
cell_num (int (default: 5000)) – Number of cells to simulate.
adata – an Annodata object containing the simulated data.
AnnData