This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Extract codon information from VCF file

I have VCF file of Bos Taurus. I want to get the codons of SNP as well as know the region i.e if they lie in intronic region or exonic. Can anyone name any good tool or a package in R which can do my job.

snp r

Hello,

you could use ensembl's VEP for that as an online tool.

If you prefer local installation have a look at SnpEff.

fin swimmer

1 answer

Try VariantAnnotation

Log in to answer this question.