Systematic Noise Filtering

When Local Analysis Software is used in the Tumor-Normal or Tumor-Only somatic mode, a BED file with site-specific noise level can be specified for the purpose of filtering out sequencing / systematic noise. The site-specific noise level is used to calculate an AQ score, similar to the Phred-scale. If the AQ score is smaller than the defined threshold, the variant is filtered as systematic noise. The systematic noise BED file is built using VCFs that were generated by the Local Analysis Software Somatic Pipeline when run on normal samples that do not necessarily match to the subject the tumor sample was taken from. The file might contain several dozen samples, ideally normal samples collected on the same library prep kit and sequencing system, so that if there are systematic errors that occur during library prep or sequencing, they are captured in the systematic noise BED file.

The following are the available systematic noise command-line options

--vc-systematic-noise—Specifies a systematic noise BED file. If a somatic variant does not pass the AQ threshold, the variant is marked as systematic_noise in the FILTER column of the output VCF.
--vc-systematic-noise-filter-threshold—Set the AQ threshold. By default the threshold value for tumor-normal is 10 and 60 for tumor-only.

Several prebuilt systematic noise files for WGS and WES can be downloaded. For best performance normal samples collected on the same library prep kit and sequencing system should be used to build the systematic noise BED file.