Entering edit mode
Dear all,
The new Ensembl marts for release 108 are now live on www.ensembl.org. If you are using biomaRt, you can change your host to access our most recent data:
ensemblmart108 <- useEnsembl(biomart=“ensembl")
PS: if you want force one previous version you can use:
ensembl_[VERSION] <- useEnsembl(biomart = "ensembl", version = [VERSION])
On behalf of Ensembl Team. Thanks!
Thanks.
I've updated
tximeta
to Encode 108 (and GENCODE 42/M31).