We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Be careful with HGVS annotation.
Example :
VEP : chr2-179423163-TTCTC-T => chr2:g.179423168_179423171del => NM_133437.4:c.60404_60407del | NP_597681.4:p.Asn20135MetfsTer15 VV : chr2:g.179423168_179423171del => NM_133437.4:c.60400_60403del | NP_597681.4:p.(Glu20134IlefsTer16)
The text was updated successfully, but these errors were encountered:
Maybe see options :
https://www.ensembl.org/info/docs/tools/vep/script/vep_options.html#opt_shift_hgvs
--shift_3prime [0|1] --shift_genomic [0|1]
Sorry, something went wrong.
see also #2
Fix with 354deb9 & Fix #2
No branches or pull requests
Be careful with HGVS annotation.
Example :
The text was updated successfully, but these errors were encountered: