Skip to content

Reading H5 files directly #124

@boooooogey

Description

@boooooogey

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions