1. Main CellOracle analysis
-
GRN model construction and network analysis: This notebook introduces how to construct sample-specific GRN models. It also contains examples of network analyses that use graph theory.
-
In silico gene perturbation with GRNs : This notebook performs in silico gene perturbation analysis using GRN models.
2. How to prepare input data
We recommend getting started with CellOracle using the provided demo dataset. When you want to apply CellOracle to your own scRNA-seq or scATAC-seq dataset, please refer to the following tutorials to learn how to prepare input data.
-
scRNA-seq data preparation: This notebook explains the preprocessing steps for scRNA-seq data.
-
Base GRN input data preparation: This tutorial explains how to prepare the input data for TF motif scanning.
-
Transcription factor binding motif scan: This tutorial describes the TF motif scan pipeline for base-GRN construction.