Allele-specific strand bias estimated using Fisher's exact test (AS_FS)
Category Variant Annotations
Overview
Allele-specific strand bias estimated using Fisher's Exact Test *Strand 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 AS_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, and does so separately for each 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
- AS_FisherStrand outputs a version of this annotation that includes all alternate alleles in a single calculation.
- 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.6.0-SNAPSHOT built at Thu, 2 Apr 2020 14:54:17 -0400.
0 comments
Please sign in to leave a comment.