DNA Somatic Tumor-Normal Solid Panel UMI
/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
--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
# UMI
--umi-enable true
--umi-source STRING #Default='qname'
--umi-library-type STRING #e.g. random-duplex
--tumor-normal-has-umi STRING #Sample(s) containing UMI ['tumor', 'both'].
# 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-enable-umi-solid true #>= 1% VAF
# SV
--enable-sv true
--sv-enable-solid true
--sv-locus-node-target-file $SV_TARGET_BED
# CNV
--enable-cnv true
--cnv-target-bed $PATH
--cnv-combined-counts $PATH #CNV PON
# Annotation
--variant-annotation-data $NIRVANA_PATH
--enable-variant-annotation true
# TMB
--enable-tmb true
# HLA genotyper
--enable-hla true
--hla-as-filter-min-threshold 29.0 #panel specific setting
--hla-as-filter-ratio-threshold 0.85 #panel specific setting
--hla-exome true #If panel contains only coding regions. Sets HLA output to 3 field resolution (coding sequence only)
# Microsatellite Instability (MSI)
--enable-msi true
--msi-microsatellites-file $PATH
--msi-ref-normal-input $PATH #recommended Notes and additional options
Hashtable
Input options
Mapping and Aligning
Option
Description
Fractional (Raw Reads) Downsampling
Option
Description
UMI
Option
Description
SNV
Option
Description
High Sensitivity Option
Description
HLA
Option
Description
CNV
Option
Description
Annotation
TMB
Option
Description
MSI
SV
Option
Description
Option
Recommended Value for Liquid Tumors (e.g. AML/MLL)
Resource Files
SNV Systematic Noise
Prebuilt
Prebuilt WES/WGS noise files
Description
Custom
SV Systematic Noise
Custom
CNV Panel of Normals (PON)
MSI baseline file (PON)
Last updated
Was this helpful?
