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, ...)

Arguments

object

A DsASC object.

asMatrix

Logical. Realize HDF5-backed arrays into a dense matrix.

Value

A matrix of peak accessibility counts.

Author

Irem B. GUNDUZ