Filter out cells with low TSS enrichment

# S4 method for class 'DsATACsc'
filterCellsTssEnrichment(.object, cutoff = 6)

Arguments

.object

DsATAC object

cutoff

TSS enrichment cutoff to filter cells

Value

modified DsATAC object without filtered cells

Author

Fabian Mueller