This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to best predict effect for each variant and count specific effect found in each individual using variant effect predictor?

I have multiple .vcf files for individuals (also have merged.vcf with all indivs.). I would like to predict each variants effect and then count variants with, e.g. IMPACT=HIGH.

Is there an automated tool to do such workflow for any kind of variable i wan't to compare between individuals?

vcf vep

This isn't something the VEP can do, but if you get your VEP output in VCF you could try VCFTools.

0 answers

No answers yet.

Log in to answer this question.