Entering edit mode
8 months ago
jain72744
▴
10
I have Illumina Human Methylation 450 platform to analyze. I have R version 4.2.3,
packageVersion("sesame")
1.16.1’
packageVersion("sesameData")
‘1.16.0’
packageVersion("ExperimentHub")
‘2.6.0’
I am trying to perform sesameDataCacheAll()
for methylation data. But constantly face errors such as these:
Metadata (N=80):
ExperimentHub Caching fails:
error in evaluating the argument 'x' in selecting a method for function 'query': Failed to collect lazy table.
Caused by error in db_collect ():
Arguments in ... must be used.
Problematic argument:
..1 = Inf
Did you misspell an argument name?
And now I am not even getting any results for summarized experiment query and have tried everything. Kindly provide alternate solutions.