This is a test version of Biostars. For the public version, visit https://www.biostars.org.
igv and vcf difference

Hi, I am trying to find point mutations from my bam files but the output is given by vcf and IGV is different. Some mutations in igv file are not in vcf file. So I wonder; when the vcf file is being created is there a filtering based on quality for example?

rnaseq bam mutation vcf igv

1 answer

So I wonder; when the vcf file is being created is there a filtering based on quality for example?

Yes, usually variant callers apply a lot of filters. Check the documentation of the caller you used.

Log in to answer this question.