getTssEnrichmentBatch-DsATAC-method.Rd
Get TSS enrichment data and plot
# S4 method for DsATAC
getTssEnrichmentBatch(
.object,
tssGr = NULL,
sampleIds = getSamples(.object),
tssW = 201L,
flank = 2000L,
normTailW = 200L,
smoothW = 51L
)
DsATAC
object
GRanges
object containing TSS coordinates or NULL to get default set from annotation package
sampleIds for which TSS enrichment should be computed
size of the core TSS window
number of bases flanking each TSS that will be added on each side
number of bases on each side whose counts will be used to normalize the data
diameter of the window (in bp) that will be used to smooth the data
a list containing TSS enrichment data