Open gbc529 opened 2 years ago
Hello, I would like to update that I was able to resolve the above issue as I found it was a platform issue on my end and by removing and re-installing the latest sesame package the error dissappeared. However, I am now getting a different error when using "visualizeProbes":
Error in sesameData_check_platform(platform, rownames(betas)) :
could not find function "sesameData_check_platform"
Thank you in advance for any advice!
Hi, sorry for the late response. Looks like you are running sesame 1.15 and sesameData 1.12. The two packages should be matched. That's why the newer sesameData_check_platform cannot be found. Just update the sesameData to 1.15 should solve this issue.
Hello,
I am trying to generate a DMR using sesame and was able to run preprocessing and modeling steps sucessfully. I went to generate a DMR with my data and get the message below:
I tried caching both the specific data as well as caching all and the error persists. My sessionInfo is below. Thank you for your help.