Skip to content

meffil.normalize.dataset() threw me an error #52

@lovelymaoqin

Description

@lovelymaoqin

To whom it may concern,
I was trying to use this function below, however, it threw me an error. Could you please give me some suggestions?

meffil.normalize.dataset(samplesheet, qc.file="qc/report.html", author="mao", study="IlluminaEpic", number.pcs=10)

Error in preprocessCore::normalize.quantiles.use.target(matrix(orig.signal), :
ERROR; return code from pthread_create() is 22
Calls: meffil.normalize.dataset ... lapply -> FUN -> meffil.normalize.sample ->
In addition: Warning messages:
1: In readChar(con, nchars = n) : truncating string with embedded nuls
2: In readChar(con, nchars = n) : truncating string with embedded nuls
3: The <scale> argument of guides() cannot be FALSE. Use "none" instead as
of ggplot2 3.3.4.
The deprecated feature was likely used in the meffil package.
Please report the issue to the authors.
4: In readChar(con, nchars = n) : truncating string with embedded nuls
5: In readChar(con, nchars = n) : truncating string with embedded nuls
Execution halted

Thank you,

MAO

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