Bioconductor / GenomicDataCommons

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

shiny dependency #44

Closed lawremi closed 7 years ago

lawremi commented 7 years ago

It would be nice to have a package that just retrieves data programmatically without bringing along a GUI. Maybe the Shiny GUI could be optional or a separate package? Btw, if you're going to use data.table (presumably because R is too slow?), do you really also need readr?

LiNk-NY commented 7 years ago

@lawremi Yes Michael, I think a separate shiny package would be great.