-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in SesameDataCache() #164
Comments
Hey, I am getting the same error. Could you let me know if you found any solution? |
what's the output of your sesame_checkVersion()? did you try sesameDataCache() without issue?
|
Solution: I needed to Load the ExperimentHub library along with Sesame.
|
The "no output" looks fishy. I have the same versions. I deleted all my caches but I got the following.
Have you tried restarting R after installation? ExperimentHub should've been loaded when you do |
I also had to reinstall the sesameData: 1.23.0 separately. Since, while installing using : Yes, Now it is working even without loading ExperimentHub. |
Hi! How did you install sesameData: 1.23.0? From Github I could only get sesameData: 1.21.10. |
Hello,
I've seen several posts on here about error when trying to run command SesameDataCache() after updating or reinstalling the sesame, sesamedata packages. I'm also having this issue and would like to see if anyone can help.
`> iPSC103IDAT <- readIDATpair('/mnt/f/Human_EPIC/D1_AllCellTypes/IDATs/LA_iPSC_103_R07C01', platform = "EPICv2")
Error in stopAndCache(title) :
| File idatSignature either not found or needs to be cached to be
| used in sesame.
| Please make sure you have updated ExperimentHub and try
| > sesameDataCache("idatSignature")
| or download all data
| > sesameDataCache()
| to retrieve and cache needed sesame data.
sesameDataCache()
Metadata (N=11):
Thank you!
The text was updated successfully, but these errors were encountered: