TSSenrichment: Compute TSS enrichment score for each cell

View source: R/QC.R

TSSenrichmentR Documentation

Compute TSS enrichment score for each cell

Description

Compute TSS enrichment score for each cell

Usage

TSSenrichment(
  obj,
  regions = NULL,
  flankbp = 100,
  sampleRegion = T,
  nsamples = 5000,
  n.cores = 20
)

Arguments

promoters

GRanges object contains promoters regions (-1000 and +1000 flanking regions of a TSS)


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