Skip to content

ChenMengjie/CREscendo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CREscendo

scATAC-seq captures fragments through Tn5 tagmentation, which allows for precise analysis of regulatory elements by examining the Tn5 cleavage sites. Unfortunately, the detailed base-resolution information is often condensed and simplified in current peak-based scATAC-seq analyses. The peak calling software, such as Cellranger, generates a broad range of peak sizes, while MACS2 can identify significantly smaller peaks. However, even these smaller peaks generally exceed the size of a single cis-regulatory element (CRE) as annotated by ENCODE. To address this issue, we introduce the CREscendo framework, which is designed to analyze differential usage of CREs by examining differences in Tn5 cleavage frequencies across cell types. This approach helps to recover regulatory signals that peak-based analyses often overlook.

Specifically, CREscendo segments each peak into designated regions such as CRE1, CRE2, and so forth, along with non-CRE areas. For each peak, a frequency vector is constructed, and a chi-square test is conducted to detect statistically significant differences in cleavage frequencies across different cell types. The resulting p-values are adjusted for multiple testing, and the significant CREs are identified. The CREscendo framework is implemented in the R package, available on GitHub.

CREscendo is an implementation for differential usage analysis for peaks identified from scATACseq data.

Installation

CREscendo can be installed from github directly as follows:

devtools::install_github("ChenMengjie/CREscendo")

Tutorial

Tutorial 1: Analysis of 10X Genomics human PBMC Single-Cell Multiome Data types

Pre-processed dataset 1

Tutorial 2: Analysis of 10X Genomics human PBMC ATAC v2 Chromium X type

Pre-processed dataset 2

CRE annotations

Author

Mengjie Chen (U Chicago)

Bug report, comments or questions please send to [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published