Skip to main content
. 2016 Jan 4;4:e1508. doi: 10.7717/peerj.1508

Table 2. SNV prediction filters.

This table shows the various methods (filters) used to predict which differences found in tumor alignments relative to blood alignments are real somatic variants, as opposed to sequencing errors or other variants.

Filter Software Purpose
GATK GATK Removes putative SNVs with GATK quality scores less than 40 (as part of the GATK processing, with indel realignment and base recalibration)
SS SomaticSniper Removes putative SNVs with a SomaticScore less than 40
VAQ SomaticSniper Removes putative SNVs with SomaticSniper Varaint Allele Quality scores less than 20
LOH SomaticSniper, python Removes putative SNVs that are identified as loss of heterozygosity
10bp-SNV python Removes putative SNVs located within a 10 bp window of any other putative SNV
10bp-INDEL python Removes putative SNVs located within a 10 bp window of indels
dbSNP python Removes putative SNVs that overlap with dbSNP coverage
<10% python Removes putative SNVs if, in the tumor data, the percentage of reads covering the site with the alternate allele is less than 10%