Obtain cell_data_set object for analysis using the monocle3 package

# S4 method for DsATAC
getMonocleCellDataSet(.object, regionType, binarize = TRUE)

Arguments

.object

DsATAC object

regionType

name of the region type to be exported

binarize

should the counts be binarized

Value

a cell_data_set object containing the counts for the specified region type

Author

Fabian Mueller