You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to estimate a subject's Age using the Clock_Horvath353.rds and Clock_Hannum.rds. I have downloaded the two rds files and attempted to load them into R using readRDS(), but it errors with "Error in readRDS("Clock_Horvath353.rds") : unknown input format". I am trying to follow the scripts provided in the Help files, but they skip this step:
I'm trying to estimate a subject's Age using the Clock_Horvath353.rds and Clock_Hannum.rds. I have downloaded the two rds files and attempted to load them into R using readRDS(), but it errors with "Error in readRDS("Clock_Horvath353.rds") : unknown input format". I am trying to follow the scripts provided in the Help files, but they skip this step:
``betas <- sesameDataGet('HM450.1.TCGA.PAAD')$betas
Not run:
download age models from
https://github.com/zhou-lab/InfiniumAnnotationV1/tree/main/Anno
e.g., Anno/HM450/Clock_Horvath353.rds
predictAge(betas, model)``
The text was updated successfully, but these errors were encountered: