BCL Data Conversion

The Illumina BCL Convert is a standalone local software application that converts the Binary Base Call (BCL) files produced by Illumina sequencing systems to FASTQ files. The DRAGEN product includes hardware accelerated BCL conversion on the DRAGEN platform, which results in improved run times compared to BCL Convert pure software execution.

The DRAGEN BCL conversion is designed to output FASTQ files that match bcl2fastq2 v2.20 output. The BCL Convert support pages on the Illumina support site provide additional information. DRAGEN v3.9 introduced a beta feature to directly convert from .BCL to the compressed FASTQ.ORA format in order to reduce FASTQ.GZ file size by a ratio of up to 5. To control BCL conversion output, set the path to the directory that contains the compression reference and index file in the command line and use the SETTINGS section in the sample sheet configuration file. Refer to Command Line Options and Settings Section for syntax. See FASTQ.ORA Input File Types for information on how to use FASTQ.ORA files.

DRAGEN BCL Convert supports the following features.

Demultiplexes samples by barcode with optional mismatch tolerance.
Supports adapter sequence masking or trimming with adjustable matching stringency.
Supports UMI sequence tagging and optional trimming.
Optional Supports output of FASTQ files for index reads and/or output of FASTQ.ORA files for index reads (beta feature).
Optional Combines all lanes to the same FASTQ output files.
Supports high sample count (100,000).
Eliminates skew as the result of adapter sequence trimming by using the MinimumAdapterOverlap setting.
Outputs metrics for demultiplexing, quality scores, adapter trimming, unmapped barcodes, and index-hopping detection.
Converts a subset of tiles specified by regular-expressions using an allow list, a block list, or both.