jorainer / ensembldb

This is the ensembldb development repository.
https://jorainer.github.io/ensembldb
33 stars 10 forks source link

EnsDb for Ovis aries #145

Closed prispi86 closed 1 year ago

prispi86 commented 1 year ago

Hello, I have tried to generate an specific EnsDb for sheep (Ovis aries), but I could only generate the package for a specific sheep breed (Texel) with this annotation: https://www.ensembl.org/Ovis_aries/Info/Annotation

I would need to create it for this annotation: https://www.ensembl.org/Ovis_aries_rambouillet/Info/Annotation

But I could not find the record.

Could you help me, please?

Thank you so much,

Priscila

jorainer commented 1 year ago

Thanks for the info! I didn't realize that databases for specific breeds or similar were not generated. I am anyway currently in the process of creating the data for Ensembl 109 and will include them.

Would you need an EnsDb for a specific Ensembl release? I could provide that separately

prispi86 commented 1 year ago

Thank you so much! The most recent available release would be great, as long as it is for Ovis aries rambouillet: https://www.ensembl.org/Ovis_aries_rambouillet/Info/Annotation Thank you and have a nice day!

jorainer commented 1 year ago

You can get the EnsDb sqlite database from here . just download it and load it with edb <- EnsDb("EnsDb.Oaries.Oar_rambouillet_v1.0.v109.sqlite"). This will also become available through AnnotationHub later.

prispi86 commented 1 year ago

Thank you so much for your help!

jorainer commented 1 year ago

I'm closing the issue now - feel free to re-open if needed.