Ensembl non responsive
1
@72e6b5a3
Last seen 2.6 years ago
United States
library(biomaRt)
ensembl <- useEnsembl(biomart = "genes", dataset = "hsapiens_gene_ensembl")
Ensembl site unresponsive, trying uswest mirror
Is anyone else having this problem with Ensembl site unresponsive?
ensembl
R
• 2.0k views
@kevin
Last seen 16 days ago
Republic of Ireland
Yes, you can utilise the mirror parameter with listEnsembl()
or useEnsembl()
The valid options are ’www’, ’uswest’, ’useast’, and ’asia’.
Kevin
Login before adding your answer.
Yes, I just got this (from Massachusetts, USA) but was fwded to the Aisa mirror and it worked.