grimbough / biomaRt

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

Error accessing biomart #98

Open SamTah opened 3 months ago

SamTah commented 3 months ago

Hi, Have been having trouble accessing biomart for converting genes symbols

human.anno <- useEnsembl(biomart = "genes", dataset = "hsapiens_gene_ensembl", mirror = "uswest") ERROR: Possible SSL connectivity problems detected. Please report this issue at https://github.com/grimbough/biomaRt/issues Error in curl::curl_fetch_memory(url, handle = handle) : SSL certificate problem: certificate has expired

Have tried other mirrors too but have not worked for me