This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Variants in Exon or Intron

After getting the variants using gatk pipeline, how can I know if the variant is in an exon or intron?

exon intron variant

search this site for 'functional annotation vcf'

1 answer

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.

Log in to answer this question.