Skip to content

Error in .sesameDataGet(title): Data custom.addressSpecies not found. #212

Description

@geethavenk

Hi,

I am using sesame with a custom array and have the manifest file. When I run:

betas <- do.call(cbind, BiocParallel::bplapply(
searchIDATprefixes(idat_dir), function(pfx) {
getBetas(prepSesame(readIDATpair(pfx, manifest = manf), "SQCDPB"))
}, BPPARAM = BiocParallel::MulticoreParam(2)))

I am encountering the following error:

Error in (function (cond) :
error in evaluating the argument 'args' in selecting a method for function 'do.call': BiocParallel errors
2 remote errors, element index: 1, 13
22 unevaluated and other errors
first remote error:
Error in .sesameDataGet(title): Data custom.addressSpecies not found.

Could anyone help me solve this issue?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions