Hgvs Nomenclature Lookup?
4
4
Entering edit mode
11.9 years ago
juanperin ▴ 40

I hope I phrase this properly so it makes sense... I'm trying to provide annotations for indels and splice sites based on the HGVS standard nomenclature (p. etc...) Other than writing my own tool to do this, I was hoping to find a way to annotate an indel call with this p-dot nomenclature by querying a simple lookup table, or something along those lines. Or, if there is a tool out there that will convert a given index and its position etc... into the HGVS style that I'm expecting. Can't seem to find much out there about this other than the Mutalyzer tool which approaches the problem, but doesn't seem to do exactly what i want. Thanks in advance for anyone with advice in this matter. BTW. we are currently using snpEff for our annotations, however this is providing only an HGVS 'style' for SNP calls. What we really need is the HGVS style for indel and splice site calls.

• 5.4k views
ADD COMMENT
3
Entering edit mode
11.2 years ago

We have added HGVS coding DNA output to SnpEff. This fork prints HGVS for SNPs in coding regions: https://github.com/CBMi-BiG/snpEff

ADD COMMENT
3
Entering edit mode
8.5 years ago
Reece ▴ 310

Also consider the Python hgvs package. [Disclosure: I'm one of the authors.] You can synthesize python objects with ref and alt variants, and stringify them into hgvs.

ADD COMMENT
1
Entering edit mode
11.8 years ago
deanna.church ★ 1.1k

HGVS is one output of the variation reporter: http://www.ncbi.nlm.nih.gov/variation/tools/reporter You can upload your positions and allele changes to this and you should get HGVS back. If you don't get what you expect, use the 'Write to Help Desk' link at the bottom of the page and provide details about what you did and what you expect.

ADD COMMENT
0
Entering edit mode

I actually no longer recommend using variation reporter. VEP, snpEff or Reece's hgvs package are easier to use and will give you better answers.

ADD REPLY
1
Entering edit mode
11.6 years ago
eva.knig ▴ 70

You can also use the Variant Effect Predictor (VEP) from Ensembl: http://www.ensembl.org/info/docs/variation/vep/index.html

ADD COMMENT

Login before adding your answer.

Traffic: 2176 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6