Entering edit mode
maedakus
▴
10
@maedakus-9484
Last seen 8.2 years ago
Hi, all .
i am very new to bioconductor, and now i am planning to analyze data from BioMart web.
when using R package "biomaRt", i was not able to access biomart web,
and the error message came out as below.
would you mind teaching me how to solve this ?
thanks in advance.
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
Maybe your firewall settings? Can you access:
http://www.biomart.org
Hello,
I am afraid the BioMart portal is down for the moment as they are in the process of migrating hosting.
You can still use BiomaRt by connecting directly to the various mart providers listed on the following page: http://www.biomart.org/notice.html and using the "host" argument of the "useMart" function. E.g for the Ensembl gene mart:
Hope this helps,
Regards,
Thomas