DRAGEN Somatic (Enrichment)
Coverage Rate Minimums
The following coverage rates are the minimums recommended for each of the various workflows:
High Coverage
Post-Collapsed Coverage Rate >2000x (liquid tumor mode)
Medium Coverage
Post-Collapsed Coverage Rate 200-300x (solid tumor mode)
Low Coverage
Coverage Rate >100x for Somatic Methyl + VC
If the UMI-collapsed reads do not meet the recommended post-collapsed coverage depths for the solid tumor or liquid biopsy pipelines, then it is recommended to run with the default UMI settings.
Select the necessary input files for the run, including sample inputs (.fastq, .fastq.ora, .bam, or .cram files), a Target BED File, and a Baseline Systematic Noise Filter BED File.
Select a reference genome. 5-base is compatible with any methyl_cg reference. One recommendation is the Homo sapiens [1000 Genomes] hg38 v5 Pangenome reference.
A graph reference is recommended for Germline and non-graph is the recommendation for Somatic. \
To Enable Methylation Aware Algorithms, check the box for Enable 5-Base Methylation-Aware Algorithms. \
For Report Methylation at Variant Positions, select "default".\
In the Variant Calling Options section:
Set Emit Ref Confidence to "GVCF".
Set VCF File Output to "True".
Set Enable Germline Tagging to "False".
Set Enable CNV calling to "False".
Set CNV GC Bias Correction to "False".
Set Enable Allele-Specific CNV Calling to "False".
Set Enable SV Caller to "False".\
In the UMI Options section:
If running high or medium coverage, set Enable UMI to "True". If running low coverage, set Enable UMI to "False".
If running high or medium coverage, set UMI Library Type to "nonrandom-duplex".
If running high coverage, set UMI Aware Variant Calling to "High depth". If running medium coverage, set UMI Aware Variant Calling to "Low depth".
If running high coverage, set Minimum Supporting UMI reads to "2". If running medium coverage, set Minimum Supporting UMI reads to "1".
If running high or medium coverage, set Enable Variant Annotation to "True".
In the Advanced Options section, under Additional DRAGEN Args,
If running low coverage, add
--vc-systematic-noise-method=mean
and--enable-duplicate-marketing=true
.(Optional): Add
--qc-coverage-ignore-overlaps=true
.
Start the analysis
Last updated
Was this helpful?