For the last few days I have been using biomaRt with no problem but since yesterday I keep getting error messages:
> getEnsemblID <- getBM(attributes = c('mgi_id', 'ensembl_gene_id'), filters = 'mgi_id', values = getGeneAnnot[, 1], mart = useMart(biomart = 'ensembl', dataset = 'mmusculus_gene_ensembl'), verbose = T)
Error in listMarts(host = host, path = path, port = port, includeHosts = TRUE, :
Unexpected format to the list of available marts.
Please check the following URL manually, and try ?listMarts for advice.
http://www.ensembl.org:80/biomart/martservice?type=registry&requestid=biomaRt
Did you try visiting the page suggested in the error message? Did it go anywhere, or time out?
The main Ensembl site seemed to be very slow yesterday. There are several mirror that you can try using if the main site isn't working. You can elect to use these with:
We released our newest version of Ensembl (e!95) on Wednesday so this might be why you experienced some issues.
Please let me know if you still have problems with our marts.
Apologies for any inconvenience caused.
Kind Regards,
Thomas
Hi Mike,
Thanks for your help!
I did try to go on the suggested page and I got that:
That's being said it seems to work again (both BiomaRt and main website). Next time I will bump into that issue I will try to use different mirror.
Thanks again.
Ben
Dear Ben,
We released our newest version of Ensembl (e!95) on Wednesday so this might be why you experienced some issues. Please let me know if you still have problems with our marts.
Apologies for any inconvenience caused. Kind Regards, Thomas