zwdzwd / sesame

🍪 SEnsible Step-wise Analysis of DNA MEthylation BeadChips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExperimentHub Caching Fails For sesameDataCache()

yr542 opened this issue · comments

commented

When I do the following:

sesameDataCache()

I get the following error:

Metadata (N=91):

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?

As I seem to need it for the openSesame command:

qcs = openSesame(idat_dir, prep="", func=sesameQC_calcStats)

I have deleted, re-installed and updated my ExperimentHub, and installed in a different location and loaded it and no matter what I do I get the above error. Is there a way around this?