Skip to content

AnnotationHub EnsDb object for GRCh37? #158

Description

@mschubert

Hi, great effort maintaining the Ensembl releases for Bioconductor!

I was wondering if it makes sense to, in addition to the current Ensembl GRCh38 release, also have AnnotationHub entries for GRCh37? The reason for this is that some clinically relevant datasets are still in the latter coordinates.

Otherwise the latest Ensembl GRCh37 object is just a GRanges object, which is not as nice to work with:

library(AnnotationHub)
ah = AnnotationHub()
query(ah, c("Ensembl", "sapiens", "GRCh37"))
# latest: AH10684 | Homo_sapiens.GRCh37.75.gtf

Maybe it also makes sense to state the assembly version in the AH record title? Related: #155

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions