Bioconductor / ExperimentHub

Client to access ExperimentHub resources
https://bioconductor.org/packages/ExperimentHub
9 stars 13 forks source link

Improvements to the ExperimentHub constructor #13

Closed LTLA closed 4 years ago

LTLA commented 4 years ago

We perform a DNS lookup directly to the ExperimentHub server rather than using Google, to avoid failures for those users who happen to not have access to Google (heaven forbid).

I also took the liberty of cleaning up the notification messages; this closes #12.