-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Can I provide h5 files instead of a list of methylation files to the read.bismark function or another compatible function?
When using HDF5Array as the BACKEND, it saves data as two files: se.rds and assays.h5. I can successfully read se.rds using readRDS after moving assays.h5 to the current path. It would be more convenient if I could directly provide the paths of se.rds and assays.h5.
Is it currently possible to achieve this with the existing code version? If not, would it be challenging to implement?
Metadata
Metadata
Assignees
Labels
No labels