Bioconductor / GenomicDataCommons

Provide R access to the NCI Genomic Data Commons portal.
http://bioconductor.github.io/GenomicDataCommons/
83 stars 23 forks source link

gdcdata should not depend on internet connection when cache=TRUE and you have all the files in your local cache #97

Open hermidalc opened 2 years ago

hermidalc commented 2 years ago

The GDC data download function gdcdata should not depend on an internet connection when cache=TRUE and it finds that you have all the files it needs in your local cache.

LiNk-NY commented 2 years ago

@hermidalc Can you provide a reproducible example?