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.
Hello,
When I add a vector of numeric value to the age argument, the DNAmAge function fail with the error message next:
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.