Tutorial
Note
This tutorial will walk you through a complete scHopfield analysis using a hematopoiesis dataset. Coming soon!
Overview
This tutorial demonstrates:
Loading and preprocessing single-cell RNA-seq data
Computing RNA velocity with scVelo
Fitting sigmoid functions to gene expression
Inferring gene regulatory networks
Computing and analyzing energy landscapes
Network topology analysis
Stability analysis with Jacobians
Visualizing results
Simulating perturbations
Dataset
We’ll use a hematopoietic differentiation dataset with the following cell types:
Hematopoietic Stem Cells (HSC)
Multipotent Progenitors (MPP)
Common Myeloid Progenitors (CMP)
Granulocyte-Monocyte Progenitors (GMP)
Megakaryocyte-Erythroid Progenitors (MEP)
Prerequisites
Before starting, ensure you have:
scHopfield installed (see Installation)
scVelo for RNA velocity computation
A single-cell dataset with spliced/unspliced counts
Step-by-Step Analysis
Coming soon! This section will include:
Data loading and quality control
RNA velocity computation
Sigmoid fitting and network inference
Energy landscape analysis
Network topology analysis
Jacobian stability analysis
Visualization examples
Perturbation simulations
See Also
Quick Start - Quick start guide
Examples - Example notebooks
Tools (sch.tl) - API reference