DsATACsc.archr.Rd
Create a DsATACsc dataset from an ArchR
project
DsATACsc.archr(
ap,
useTiling = TRUE,
keepInsertionInfo = FALSE,
diskDump.fragments = keepInsertionInfo
)
ArchR
project object
flag indicating whether to use tiling information from the ArchR project
flag indicating whether to maintain the insertion information in the resulting object.
Keep fragment coordinates stored on disk rather than in main memory. This saves memory, but increases runtime and I/O.
DsATACsc
object