Skip to content

Missing scaffold genes #233

Description

@gokceneraslan

I use pyensembl for gene id/name mapping but lately I noticed that some ensembl gene ids (e.g. ENSG00000285395) are missing in pyensembl.EnsemblRelease(97).genes().

That's I think because pyensembl is using {species}.{reference}.{release}.gtf.gz GTF URL template instead of {species}.{reference}.{release}.chr_patch_hapl_scaff.gtf.gz (see https://ftp.ensembl.org/pub/release-97/gtf/homo_sapiens/ for comparison).

I understand that this file includes genes that are not mapped to chromosomes, so might be problematic in the context of pyensembl, but still, it'd be more complete to include all the genes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions