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
When I don't use the function sesameDataCache(), the operation of reading idat data will result in the following error message. I have ExperimentHub locally. How can I connect and use it then?
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.
The text was updated successfully, but these errors were encountered:
When I don't use the function sesameDataCache(), the operation of reading idat data will result in the following error message. I have ExperimentHub locally. How can I connect and use it then?
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.
The text was updated successfully, but these errors were encountered: