How to choose the right annotation from multiple annotation of single variant from snpeff result
0
0
Entering edit mode
15 months ago

Hello

Now I am working with clinical human whole exome data after I got my vcf file from variant calling. I tested the snpeff to predict variant annotation but some variants got more than one annotation which was already described in the manual (https://pcingola.github.io/SnpEff/se_inputoutput/#multiple-annotations-per-vcf-line). I tried to fine-tune parameters to this java -jar -Xmx16g snpEff.jar -v -canon -ud 0 my.vcf > my.ann.vcf the result gave me only canonical transcript and downstream/ upstream interval size into zero but some variants still got multiple annotations (7% from the total number of variants). In the manual, they mentioned that they already sort the annotation according to Putative impact: Effects having a higher putative impact are first, Effect type: Effects assumed to be more deleterious effects first, Canonical transcript before non-canonical and Marker genomic coordinates (e.g. genes starting before first).

So it means that we can use the very first annotation of that variant, right?

Or any idea to choose the right annotation for clinical analysis

Thank you

JK

snpeff • 525 views
ADD COMMENT

Login before adding your answer.

Traffic: 2758 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