Skip to content

Latest commit

 

History

History

Single-cell RNA-seq and ATAC-seq integration

Information on joint gene expression and open chromatin profiling can be found here.

Data processing and analysis workflow is split into multiple chapters.

  1. Gene Expression Processing. This notebook largely follows this scanpy tutorial on processing and clustering PBMCs.

  2. Peaks Processing. While following the flow of the previous chapter, it introduces ATAC-related functionality for data processing and visualisation.

  3. Multimodal Omics Data Integration. This notebook demonstrates how multiple modalities can be combined in a single Python workflow and how multi-omics methods such as multi-omics factor analysis (MOFA) can be applied for data analysis and interpretation.

There are also notebooks showcasing specific details and alternative processing steps.