PavlidisLab / gemma.R

An R wrapper for the Gemma RESTful API
https://pavlidislab.github.io/gemma.R/
Apache License 2.0
10 stars 1 forks source link

persistent caching with memoise #21

Closed oganm closed 2 years ago

oganm commented 2 years ago

Still uses memoise instead of BiocFileCache but with persistent caching. Need to test and document.

Relevant to https://github.com/Bioconductor/Contributions/issues/2533