Entering edit mode
6.0 years ago
zakkaknadine
▴
10
After getting the variants using gatk pipeline, how can I know if the variant is in an exon or intron?
After getting the variants using gatk pipeline, how can I know if the variant is in an exon or intron?
Look into snpEff, it'll classify SNPs based on location, effect on the protein (if they're in exons) and the potential for them to be low, medium, or highly disruptive.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
search this site for 'functional annotation vcf'