Issues with getBM function

172 views
Skip to first unread message

SM

unread,
Jul 14, 2021, 4:50:25 PM7/14/21
to biomart-users
Hi, I'm having issues with the getBM function which worked fine as for yesterday.

mart = useMart(biomart="ensembl", dataset="hsapiens_gene_ensembl")
  lookup <- getBM(attributes = c('entrezgene_id', 'ensembl_gene_id','gene_biotype','hgnc_symbol'),filters = 'ensembl_gene_id',values = ens.genes,uniqueRows = TRUE,mart = mart,)

This is the error I'm getting:

Error in str_extract_all(string = archives, pattern = "Ensembl [A-Za-z0-9 ]{2,6}|http[s]?://.*ensembl\\.org|[A-Z][a-z]{2} [0-9]{4}") : 
  lazy-load database '/Library/Frameworks/R.framework/Versions/4.0/Resources/library/stringi/R/stringi.rdb' is corrupt
In addition: Warning messages:
1: In str_extract_all(string = archives, pattern = "Ensembl [A-Za-z0-9 ]{2,6}|http[s]?://.*ensembl\\.org|[A-Z][a-z]{2} [0-9]{4}") :
  restarting interrupted promise evaluation
2: In str_extract_all(string = archives, pattern = "Ensembl [A-Za-z0-9 ]{2,6}|http[s]?://.*ensembl\\.org|[A-Z][a-z]{2} [0-9]{4}") :
  internal error -3 in R_decompress1


Anyone else experience that?

Thanks,

mchakiachvili

unread,
Jul 15, 2021, 4:36:12 AM7/15/21
to SM, biomart-users
Good morning, 

This doesn't seems to be related to the Biomart in itself, did you recently reinstalled a new R version? Or updated your system?

Marc
--
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/ce104aa5-f2a9-4d0d-bb74-8f3a4edd89fbn%40googlegroups.com.

-- 
Marc Chakiachvili

Ensembl Production Project Leader - Genomics Technology Infrastructure

European Bioinformatics Institute (EMBL-EBI)
European Molecular Biology Laboratory
Wellcome Trust Genome Campus
Hinxton
Cambridge CB10 1SD
United Kingdom
Reply all
Reply to author
Forward
0 new messages