Skip to content

BSmooth with HDF5 realization backend error: Stop worker failed with the error: wrong args for environment subassignment #118

@Apompetti-Cori

Description

@Apompetti-Cori

Hello,

I'm trying to smooth a bsseq object that I contructed with a HDF5 realization backend and I am getting the error "Stop worker failed with the error: wrong args for environment subassignment."

The code I ran to smooth the bsseq object is:
bsseq_obj_smooth <- bsseq::BSmooth(BSseq = bsseq_obj, BPPARAM = BiocParallel::MulticoreParam(workers = 16, progressbar = TRUE), verbose = TRUE)

I read that there are some issues with realization and parallelization combinations but this didn't seem to be an issue as far as I know.

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