Returns the total (allele-agnostic) ATAC-seq count matrix [peak x sample]. This is the chromatin accessibility signal used for differential accessibility and for filtering SNPs to open regions.
# S4 method for class 'DsASC'
getAccessibility(object, asMatrix = TRUE, ...)A DsASC object.
Logical. Realize HDF5-backed arrays into a dense matrix.
A matrix of peak accessibility counts.