Variant Annotation
0
0
Entering edit mode
10 months ago
Chethana • 0

Hello,

I have a VCF file, and I have converted it into data frame. Now I have to do gene annotation, but the vcf file has #chrom pos ref alt columns. like there is no genomic coordinates (i.e. start and end). Now I have to add gene annotation based on the #chrom and pos.

I have been trying using different R packages, I'm getting lot of errors.

Please suggest some ideas. Or are there any packages, so I can do the analysis?, Preferably in R programming language.

Variant-Annotation VCF R • 588 views
ADD COMMENT
1
Entering edit mode

If you want to annotate the variants from your VCF file, e.g., determine the effect or impact of those variant in the resultant gene products, you could directly use VEP, using as input the VCF file. Alternatively, SnpEff is also another popular annotation tool.

ADD REPLY

Login before adding your answer.

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