DNA Somatic Tumor-Only Heme WGS
/opt/dragen/$VERSION/bin/dragen #DRAGEN install path
--ref-dir $REF_DIR #path to DRAGEN linear hashtable
--output-directory $OUTPUT
--intermediate-results-dir $PATH #e.g. SSD /staging
--output-file-prefix $PREFIX
# Inputs
--tumor-fastq-list $PATH #see 'Input Options' for FQ, BAM or CRAM
--tumor-fastq-list-sample-id $STRING
# Mapper
--enable-map-align true #optional with BAM/CRAM input
--enable-map-align-output true #optionally save the output BAM
--enable-sort true #default=true
--enable-duplicate-marking true #default=true
# Small variant caller
--enable-variant-caller true
--vc-systematic-noise $PATH #Required
--vc-target-vaf $NUM #Default = 0.03 (>= 3% VAF)
# SV
--heme-sv true
--sv-systematic-noise $PATH #Recommended
--enable-oncovirus-detection true #Optional
--oncovirus-detection-db $PATH #Optional
# DUX4
--enable-dux4-caller true
# CNV
--heme-cnv true
--cnv-population-b-allele-vcf $POP_VCF
--cnv-enable-self-normalization true
# Annotation
--variant-annotation-data $NIRVANA_PATH
--vc-enable-germline-tagging true
--vc-germline-tag-hotspots false #When germline tagging is enabled, disable it only for somatic hotspot variants Notes and additional options
Hashtable
Input options
Mapping and Aligning
Option
Description
Duplicate Marking
Option
Description
Fractional (Raw Reads) Downsampling
Option
Description
SNV
Option
Description
CNV
Option
Description
Annotation
SV
Option
Description
Option
Recommended Value for Liquid Tumors (e.g. AML/MLL)
DUX4
Option
Description
Resource Files
SNV Systematic Noise
Prebuilt
Prebuilt WES/WGS noise files
Description
Custom
SV Systematic Noise
Prebuilt
Prebuilt WGS noise files
Description
Custom
Last updated
Was this helpful?
