How to retrieve LoF and missense variants in WES data?
2
0
Entering edit mode
14 months ago

I don't believe plink can do this, any idea of how to filter variants to retrieve only missense and LoF? I have several file formats: bgen, vcf and plink. I can use whichever.

bcftools variants plink SNPs • 680 views
ADD COMMENT
2
Entering edit mode
14 months ago

for example annotate the vcf with snpEff, then filter with snpSift http://pcingola.github.io/SnpEff/

ADD COMMENT
1
Entering edit mode
14 months ago
luffy ▴ 130

@ _quantum_girl_, as Pierre mentioned, you can annotate your VCF with snpEff or ensembl vep once you annotated you could filter null and missense variants using a smiple code with R/python. while you are annotating keep the output format as tab delimited file.

ADD COMMENT

Login before adding your answer.

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