Unique Molecular Identifiers Support
To optimize variant calling for different UMI use cases, use the following two batch modes. Both options are false by default. Enable UMI-aware variant calling by setting one of them to true.
• | --vc-enable-umi-solid—The VC UMI solid mode is optimized for solid tumors with post collapsed coverage rates of ~200—300X and target allele frequencies of 5% and higher. |
• | --vc-enable-umi-liquid—The liquid biopsy pipeline is not equivalent to liquid tumor mode. The liquid biopsy pipeline starts from a regular blood sample and looks for low VAF somatic variants from tumor cell free DNA floating in the blood. This type of test enables tumor profiling (diagnosis/biomarker identification) from plasma rather than from tissue, which requires an invasive biopsy. The VC UMI liquid mode is optimized for a liquid biopsy pipeline with post collapsed coverage rates of ~2000–2500X and target allele frequencies of 0.4% and higher. |
These batch settings do not include the vc-systematic-noise filter. DRAGEN recommends adding the filter. For more information, see Systematic Noise Filtering.
If a third-party tool is used to produce the collapsed reads, then configure the tool so that the base call quality scores quantify the error produced by the sequencing system only. DRAGEN uses the Sample-specific NTD Error Bias Estimation to account for errors upstream of the sequencing system, so such errors should not be included in base call quality scores.