fragmentOverlapPeaks: Caculate the number of fragment that overlapped with peak...

View source: R/QC.R

fragmentOverlapPeaksR Documentation

Caculate the number of fragment that overlapped with peak region and return summary statistics (median_total_usable_fragments_per_cell, median_unique_fragments_per_cell)

Description

Caculate the number of fragment that overlapped with peak region and return summary statistics (median_total_usable_fragments_per_cell, median_unique_fragments_per_cell)

Usage

fragmentOverlapPeaks(obj, plot = T, fitModel = FALSE, n.cores = 10)

Arguments

obj

an class object (default pagoda2)

fitModel

Whether to estimate fragments assuming fragment contamination rate is 0.02

Value

plot and summary statistics


huqiwen0313/snarePip documentation built on June 11, 2022, 5:34 p.m.