API
Import graphvelo as:
import graphvelo
import graphvelo.plot
Core
|
GraphVelo encapsulates the workflow for learning a manifold-constrained velocity projection. |
GAM
|
Identify the peak velocity (i.e. maximum predicted value) for each gene using GAM. |
|
Fit gene expression trends over a given time or pseudotime variable using Generalized Additive Models (GAMs) and return the predictions in an AnnData object. |
|
Fit response curves for gene pairs and generate a grid of GAM predictions. |