DNA Somatic Tumor-Normal Solid WES
New in DRAGEN V4.3.17:
Important Note for Earlier V4.3.X Versions:
/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. SDD /staging
--output-file-prefix $PREFIX
# Inputs
--tumor-fastq-list $PATH #see 'Input Options' for FQ, BAM or CRAM
--tumor-fastq-list-sample-id $STRING
--fastq-list $PATH #see 'Input Options' for FQ, BAM or CRAM
--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-target-bed $VC_TARGET_BED
--vc-systematic-noise $PATH #Recommended
--vc-excluded-regions-bed $BED #FFPE: optionally mask ALUs
--vc-target-vaf 0.03 #Default = 0.03 (>= 3% VAF)
# SV
--enable-sv true
--sv-systematic-noise $PATH #Optional
--sv-exome true
--sv-call-regions-bed $SV_TARGET_BED
# CNV
--enable-cnv true
--cnv-use-somatic-vc-baf true
--cnv-target-bed $PATH
--cnv-combined-counts $PATH #CNV PON
# HRD Scoring
--enable-hrd true #requires CNV
# Annotation
--variant-annotation-data PATH
--variant-annotation-assembly GRCh37/8
--enable-variant-annotation true
# TMB
--enable-tmb true
# HLA genotyper
--enable-hla true
--hla-enable-class-2 true #optional if assay covers class II HLA regions
# Microsatellite Instability (MSI)
--msi-command tumor-normal
--msi-microsatellites-file $PATH
--msi-coverage-threshold 40 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
High Sensitivity Option
Description
HLA
Option
Description
CNV
Option
Description
Annotation
TMB
Option
Description
MSI
Option
Description and recommended setting
SV
Option
Description
Option
Recommended Value for Liquid Tumors (e.g. AML/MLL)
Resource Files
SNV Systematic Noise
Prebuild
Prebuilt WES/WGS noise files
Description
Custom
SV Systematic Noise
Prebuilt
Prebuilt WES/WGS noise files
Description
Custom
CNV Panel of Normals (PON)
Last updated
Was this helpful?
