Guided analyses

The following guided analyses demonstrate a standard end-to-end analysis pipeline for different types of single-cell chromatin data.

Human peripheral blood mononuclear cells

In this tutorial we analyze a human peripheral blood mononuclear cell (PBMC) dataset of ~7,000 cells.

knitr::include_graphics("./assets/pbmc.png")

Mouse cortical brain cells

In this tutorial we analyze a dataset of ~3,500 cortical neurons from the adult mouse brain.

knitr::include_graphics("./assets/mouse.png")

Joint scRNA-seq and scATAC-seq analysis: 10x Multiomic

In this tutorial we demonstrate a joint analysis of combined gene expression and DNA accessibility data, measured in the same human PBMCs using the 10x Genomics multiomic kit.

knitr::include_graphics("./assets/multiomic.png")

Joint scRNA-seq and scATAC-seq analysis: SNARE-seq

In this tutorial we demonstrate strategies to analyze a SNARE-seq dataset where we have paired measurements of gene expression and DNA accessibility from the same mouse brain nuclei.

knitr::include_graphics("./assets/snareseq.png")

Joint single-cell mitochondrial DNA genotyping and DNA accessibility analysis

In this tutorial we identify clonotypes using mitochondrial DNA mutations identified from scATAC-seq data, and jointly analyze clonal cellular relationships and DNA accessibility patterns in a human colorectal cancer sample.

knitr::include_graphics("./assets/mito.png")

How-to

The following short vignettes demonstrate how to perform more specialized analysis tasks.

Peak calling

In this vignette we demonstrate how to perform cell-type-specific peak calling for scATAC-seq data.

knitr::include_graphics("./assets/peaks.png")

Merging datasets

This vignette outlines strategies for merging different single-cell chromatin datasets together.

knitr::include_graphics("./assets/merge.png")

Integration and label transfer

Here we demonstrate the integration of multiple single-cell chromatin datasets, as well as label transfer from a reference dataset to an unlabeled query dataset.

knitr::include_graphics("./assets/integration.png")

DNA sequence motif enrichment analysis

In this vignette we demonstrate how to perform DNA sequence motif enrichment analysis using Signac.

knitr::include_graphics("./assets/motifs.png")

Transcription factor footprinting analysis

In this vignette we demonstrate how to perform motif footprinting analysis, using a human hematopoietic stem cell dataset as an example.

knitr::include_graphics("./assets/footprint.png")

Building trajectories with Monocle 3

Here we demonstrate how to build trajectories using scATAC-seq data with the Monocle 3 package and conversion functions present in SeuratWrappers.

knitr::include_graphics("./assets/monocle.png")

Finding co-accessible sites with Cicero

Here we demonstrate how to find co-accessible peaks in scATAC-seq data using the Cicero package and conversion functions present in SeuratWrappers.

knitr::include_graphics("./assets/cicero.png")

Data visualization

Here we demonstrate how to create genome browser-style plots using single-cell chromatin data.

knitr::include_graphics("./assets/viz.png")

Object interaction

The following vignettes demonstrate how to interact with the Seurat object and object classes defined in the Signac package.

Data structures and object interaction

This vignette details each class defined in Signac, the methods that operate on each class, and provides some examples of how to interact with these objects to perform common analysis tasks.

Parallel and distributed computing

This vignette demonstrates how to enable parallel computing in Signac and Seurat, and gives an example of the amount of speedup that might be expected from enabling parallelization.



timoast/signac documentation built on April 5, 2024, 1:34 a.m.