Code for analyzing single-nucleus multiomic data from mouse models.
Gene expression (GEX) analysis:
The gene expression matrix was generated using CellRanger (ARC version 2.0.2, CellRanger version 7.2.0, aligned to the GRCm38 genome), and ambient RNAs were removed using CellBender.
- Doublets removal: GEX_doublet_removal.ipynb
- QC, normalization, clustering, and cell type annotation: GEX_allSample_QC_and_celltypeAnnotaiton.ipynb
- Differentially gene expression (DEGs) analysis: GEX_cDC1_DEG_analysis.ipynb
- Peak-to-gene analysis: ATAC_peaks_to_gene_analysis.ipynb
ATAC analysis:
- Peak calling and QC (per sample): ATAC_perSample_peakCalling_and_QC.ipynb
- Merging, normalization, clustering, and cell type annotation: ATACsubsetGex_and_clusterCellTypeAnnotation.ipynb
- Differential accessibility and motif enrichment analysis: ATACsubsetGEX_DC1_DAR_and_MotifsEnrichment.ipynb