grimbough / biomaRt

R package providing query functionality to BioMart instances like Ensembl
https://bioconductor.org/packages/biomaRt/
32 stars 13 forks source link

getLDS Error #63

Closed ESUIT-SU closed 2 years ago

ESUIT-SU commented 2 years ago

Hi,when I use getLDS: geneMm <- getLDS(attributes = "hgnc_symbol",filters="hgnc_symbol",values=genelist,mart=human,attributesL = "mgi_symbol",martL=mouse,uniqueRows = TRUE)

Error: biomaRt has encountered an unexpected server error. Consider trying one of the Ensembl mirrors (for more details look at ?useEnsembl)

What is the problem?

grimbough commented 2 years ago

Thanks for the report. I'm tracking this error in #61