Problems with getBM function

26 views
Skip to first unread message

Claudia García Sánchez

unread,
Oct 15, 2020, 9:08:28 AM10/15/20
to biomart-users
Hi,
I'm running this code lines since two years ago:

mart <- biomaRt::useMart(biomart = "ENSEMBL_MART_ENSEMBL", dataset = "mmusculus_gene_ensembl", host = 'www.ensembl.org')
biotype <- biomaRt::getBM(attributes = c("gene_biotype", "external_gene_name", "description"), mart = mart)


But I've obtained this error today:



What can I do to fix it? Is there any problem with this URL?

Thanks.

Claudia

Steffen Durinck

unread,
Oct 15, 2020, 11:53:21 AM10/15/20
to Claudia García Sánchez, biomart-users
Hi Claudia,

It seems that Ensembl changed their website's ability to be accessed by http and "broke" the biomaRt package.
This may lead to errors which look like this:
Details about this can be found at: https://support.bioconductor.org/p/134524/

I think a solution is to use the useEnsembl function instead of useMart or you could also install the dev version of biomaRt where this has been fixed.

Cheers,
Steffen

--
You received this message because you are subscribed to the Google Groups "biomart-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to biomart-user...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/biomart-users/a8d84055-2a3e-4098-8aff-90c08c524135n%40googlegroups.com.

Claudia García Sánchez

unread,
Oct 16, 2020, 9:40:08 AM10/16/20
to Steffen Durinck, biomart-users
Thank you very much Steffen.

I will try using useEnsembl function.

Claudia
--
--


Claudia García SánchezMSc Bioinformatics
Bioinformatics Scientist
C/ Finlandia, 2 1º
33010 Oviedo, Asturias (Spain)
+34 985 088 180



El contenido de este correo electrónico es confidencial. Si ha recibido este correo por error le solicitamos que lo elimine de su sistema y tenga la amabilidad de avisarnos; no deberá copiar el mensaje ni divulgar su contenido a ninguna persona.

Su email y sus datos personales constan en un fichero titularidad de DREAMGENICS cuya finalidad es la comunicación con Ud. y atender sus solicitudes.

En cualquier momento podrá ejercitar los derechos de acceso, rectificación, supresión, portabilidad y la limitación u oposición a su tratamiento enviando una solicitud a Calle Finlandia, 2 1º de la localidad de Oviedo (33010 – Asturias), o a través de in...@dreamgenics.com indicando en el asunto “PROTECCIÓN DE DATOS” y acompañando fotocopia de DNI o documento acreditativo.

Para más información sobre la política de privacidad de DREAMGENICS, consulta la página web www.dreamgenics.com.

Reply all
Reply to author
Forward
0 new messages