Annotations for strand artifact filter (SA_POST_PROB, SA_MAP_AF)
Category Variant Annotations
Overview
Annotations for strand artifact filter calculated by a Bayesian model described in https://github.com/broadinstitute/gatk/tree/master/docs/mutect/mutect.pdf.Output consists of two three-element arrays. The elements of SA_POST_PROB are, respectively, the posterior probabilities that there exists an artifact on the forward strand, an artifact on the reverse strand, or no artifact. These probabilities are normalized to sum to 1. The elements of SA_MAP_AF are the max a posteriori estimates of the variant allele fraction given a forward strand artifact, a reverse strand artifact, and no artifact, respectively. For example SA_POST_PROB = 0.9, 0.02, 0.08 and SA_MAP_AF = 0.01, 0.1, 0.2 together mean that the apparent variant is most likely a forward strand artifact, but if it is actually a true variant its allele fraction is most likely 0.2.
GATK version 4.0.1.0 built at 27-28-2019 10:28:59.
0 comments
Please sign in to leave a comment.