checking many somatic mutations in IGV
1
0
Entering edit mode
8.5 years ago
pbu • 0

I need to check a few thousand somatic variants in IGV to remove the obvious false positives. Usually I open the germline and tumor bam files (exome sequencing) in IGV, generate a list of "regions of interest" based on the output of the variant caller, and start clicking through the list.

Does anyone have suggestions how to do this in a more efficient way without developing a mouse finger?

IGV somatic-mutation • 2.3k views
ADD COMMENT
1
Entering edit mode

What possible reason can you have for examining each one by eye? This is impossible to do in genome scale experiments. So don't. If you have false positives then find some way of filtering them out based on some criteria in the VCF.

ADD REPLY
0
Entering edit mode

hi,

If your criteria of false positives is Read depth, strand-bias or germline freq. then these all are present in the VCF file. Write a parser to pick out those values for each mut. OR, use vcftools, GATK utilities for Variant evaluation. You haven't mentioned what caller you used. Most somatic mut. callers have filters available for above such criteria.

ADD REPLY
0
Entering edit mode
8.3 years ago
trausch ★ 1.9k

You can execute a batch file with IGV and create one plot for every mutation

https://www.broadinstitute.org/igv/batch

However, screening a thousand plots doesn't appear particularly useful to me.

ADD COMMENT

Login before adding your answer.

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