Maximum Somatic VAF
The maximum somatic variant allele frequency (MSAF) is the highest VAF of a confirmed somatic mutation. The MSAF is often used as a surrogate for tumor fraction, especially when the ctDNA tumor fraction is high.
Use caution when using MSAF as a surrogate for tumor fraction due to MSAF limitations:
Reliable only at higher ctDNA fractions
Does not account for aneuploidy
Dependent on detectable somatic mutations
Can be confounded by germline or clonal hematopoiesis (CH) variants even with filtering strategies in place
The MSAF algorithm in the DRAGEN TSO 500 ctDNA analysis software includes filtering of germline and clonal hematopoiesis variants but does not take into account aneuploidy.
MSAF algorithm
The MSAF is determined using the following steps:
Somatic variants determined by the TMB algorithm are used as an input (variants having Status Somatic in the
{SampleID}_tmb.trace.tsvfile). Variants that are not in coding regions, MNVs and variants with depth below 500 are filtered out.The remaining variants are ranked by the VAF in descending order
The VAF for the highest ranked confident somatic variants is output as MSAF. "Confident somatic variants" are determined analyzing the fragment size of the reads supporting the variants. Circulating tumor DNA (ctDNA) molecules are expected to be shorter, when compared to the normal cell-free DNA (cfDNA) molecules. If the fragment sizes of the reads supporting a variant are significantly shorter than non-supporting reads (p-value < 1x10-5), the variant is considered to be a confident somatic variant.
If no such variant exists, the VAF for the highest ranked COSMIC hotspot variant (with COSMIC count > 50) is output as MSAF.
If no such variant exists, the VAF for the 4th highest ranked variant is output as MSAF.

Tumor Fraction Estimation
To estimate the tumor fraction, the MSAF value should be multiplied by two and, if desired, expressed as a percentage. For instance, an MSAF value of 0.02 corresponds to an estimated tumor fraction of 4%.
MSAF output files
The MSAF algorithm outputs results in several files:
Metrics Output File,
{SampleID}_MetricsOutput.tsvas Max_Somatic_AFTMB Max Somatic VAF file,
{Sample_ID}.tmb.msaf.csvas MaxSomaticAF, using the same file format as the TMB Trace File.
Last updated
Was this helpful?
