Skip to content

HGVS n. strings in mapped hgvs_p column #678

@jstone-dev

Description

@jstone-dev

For at least some non-coding variants including some introns, mapped_variants.hgvs_p contains HGVS n. strings, which describe nucleotide changes.

These can be identified by the following query:

select * from mapped_variants mv where mv.hgvs_p like '%:n.%'

Metadata

Metadata

Assignees

No one assigned

    Labels

    app: mapperTask implementation touches the mapperapp: workerTask implementation touches the workertype: bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions