Entering edit mode
Dear all,
it turns out I cannot use biomaRt anymore. do you have any clue or know from what it might depend?
ensembl_db <- useEnsemblGenomes(biomart = "plants_mart")
Error in collect()
:
! Failed to collect lazy table.
Caused by error in db_collect()
:
! Arguments in ...
must be used.
Problematic argument:
..1 = Inf
Did you misspell an argument name?
Run rlang::last_trace()
to see where the error occurred.