Hi,
running this
ensembl = useMart(biomart ="ENSEMBL_MART_ENSEMBL",dataset="hsapiens_gene_ensembl", host="may2017.archive.ensembl.org")
or this:
ensembl = useMart(biomart ="ENSEMBL_MART_ENSEMBL",dataset="hsapiens_gene_ensembl", host="http://dec2017.archive.ensembl.org")
used to work in the past. but now it gives the error:
Request to BioMart web service failed. Verify if you are still connected to the internet. Alternatively the BioMart web service is temporarily down. Check http://www.biomart.org and verify if this website is available. Error: XML content does not seem to be XML:
The site is up, the internet connection also. In the site it says this:
If you are a user of biomaRt (a part of the Bioconductor library) change the host from 'www.biomart.org' to 'www.ensembl.org'
But in the commands I used to run there's no 'www.biomart.org' to replace...
Do you know what is the correct command now?
I also tried:
ensembl = useMart(biomart="ENSEMBL_MART_ENSEMBL",dataset="hsapiens_gene_ensembl", host="www.ensembl.org")
and didn't work
Hi, now it's not working again. With
and even if I run:
get the error:
Since Friday I've been trying. It doesn't seem the link they ask to follow is working, but the link suggested by Mike Smith: http://www.ensembl.org/biomart/martview?redirect=no is woking.
Besides, when using
ensemblRedirect = F
I get the aditional warning:Should I just wait some more days or is there another way around?
R version is 3.5.1
redirects to
and generates this. So seems to be ok.
Yes, from the links seems to be working and when I was one other computer (mac) it doesn't give an error, but when I use this computer (windows) it doesn't work. Could be some problem with package version? I tried to install same package version on both without success.
If you're using the same package version then there shouldn't be any difference between which operating system you're using. However the code has change quite a bit across the last ver versions, so I would make sure you are using the latest version (2.38.0) and R 3.5.