Strand bias estimated using Fisher's exact test (FS)
Category Variant Annotations
Overview
Strand bias estimated using Fisher's Exact TestStrand bias is a type of sequencing bias in which one DNA strand is favored over the other, which can result in incorrect evaluation of the amount of evidence observed for one allele vs. the other. The FisherStrand annotation is one of several methods that aims to evaluate whether there is strand bias in the data. It uses Fisher's Exact Test to determine if there is strand bias between forward and reverse strands for the reference or alternate allele.
The output is a Phred-scaled p-value. The higher the output value, the more likely there is to be bias. More bias is indicative of false positive calls.
Statistical notes
See the method document on statistical tests for a more detailed explanation of this application of Fisher's Exact Test.
Caveats
- The FisherStrand test may not be calculated for certain complex indel cases or for multi-allelic sites.
- FisherStrand is best suited for low coverage situations. For testing strand bias in higher coverage situations, see the StrandOddsRatio annotation.
Related annotations
- StrandBiasBySample outputs counts of read depth per allele for each strand orientation.
- StrandOddsRatio is an updated form of FisherStrand that uses a symmetric odds ratio calculation.
GATK version 4.1.1.0 built at Sat, 23 Nov 2019 17:29:19 -0500.
0 comments
Please sign in to leave a comment.