Skip to content

Bug with DNAmAge when using the age argument #34

Description

@Pierre9344

Hello,

When I add a vector of numeric value to the age argument, the DNAmAge function fail with the error message next:

Error in methylclock::DNAmAge(myBvals, age = AgeAtV1) : 
  cell counts cannot be estimated since
                meffilEstimateCellCountsFromBetas function is giving an error.
                Probably your data do not have any of the required CpGs for that for that
                reference panel.

What is weird is that if I remove the age argument, the function work even when I don't specify a specific clock.

Any idea of what can cause that? I'm using the latest version (on bioconductor) with R 4.3.3.

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