DRAGEN FastQC

The DRAGEN FastQC module is a tool for calculating common metrics used for quality control of high-throughput sequencing data. The tool is modeled after the metrics generated by the FastQC tool from Babraham Institute.

The metrics are generated automatically on all DRAGEN map-align workflows, with no additional run time, and output in a CSV format file called <PREFIX>.fastqc_metrics.csv. All metrics are calculated and reported separately for each mate-pair.

If you are only interested in sample QC or would like to obtain FastQC results only, DRAGEN provides a mode to generate the fastqc_metrics.csv file directly.

By default DRAGEN FastQC and read-trimming are run as preprocessing steps to standard sequence alignment workflows. If DNA alignment is not needed, or if QC results are needed more quickly, the mapping and BAM output portions of the workflow can be disabled. The workflow only outputs key metric files and runs ~70% faster. To use this option, enter --fastqc-only=true to the DRAGEN command.

If FastQC runs stand-alone, then the license will not be consumed.

If FastQC runs with map-align enabled, then the license will be consumed.