Skip to content

Obtain intron c. offset using REST API #1953

@rickymagner

Description

@rickymagner

Hi, I was using the VEP REST API to annotate some variants, and I was wondering if it was possible to return the intron c. offset for an intronic variant? For example, suppose I have this variant in c. notation: ENST00000269305.9:c.560-1G>A. Then I would want to get the value -1 as the offset into the intron. Or e.g. ENST00000269305.9:c.560-39G>T should have offset -39.

I know I can do some string parsing on the HGVSc returned, but was wondering if this was already available given we can get back e.g. CDNA position, CDS position, and protein position from the API.

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