bcl2fastq To BCL Convert Changes

As of January 2024 we have changed the tool we use for creating FASTQ files for Illumina sequencing from the now deprecated bcl2fastq to their current recommended tool, BCL Convert.

For most library and index types there will be no noticeable difference in the output from BCL Convert from what you are used to. There are however some cases where there is a significant difference; these are where the kit produces UMI reads.

The library types affected are:

  1. 10x ATAC
  2. 10x Multiome ATAC
  3. RTseq-SW

The index types affected are:

  1. SureSelectXT HS (version 1 only; version 2 is regular dual index)
  2. SureSelectXT Low Input
  3. Ovation Ultralow Methyl-seq
  4. NEBNext Multiplex Oligos Unique Dual Index UMIs

Instead of a third read, where in most cases the second read of the three is the UMI read, there will be only two reads containing the regular reads. The UMI bases will now appear in the read header instead, much as the index bases have always done.

A full comparison of the changed between the two tools is available on the Illumina web site.

An Example

Below is a read from a lane of 10x Multiome ATAC sequencing created with bcl2fastq:

@A00489:2045:HNV7LDRX3:2:2113:23728:12493 1:N:0:AGATCGGT
TTCCTCTTGAGCTCGATGGCCTTGTGGCTCATGGCTTGGAGTCTGTCTCT
+
FF,FFFFFFF,FF::FFFFFFFFFF,FFFFFFF:FFF:FF,FFFFFFFFF

Its UMI read is this:

@A00489:2045:HNV7LDRX3:2:2113:23728:12493 2:N:0:AGATCGGT
TATTACCGACCTTGTG
+
FFFFFFFFFFFF:FFF

Processing the same lane with BCL Convert gives the following for the same read:

@A00489:2045:HNV7LDRX3:2:2113:23728:12493:TATTACCGACCTTGTG 1:N:0:AGATCGGT
TTCCTCTTGAGCTCGATGGCCTTGTGGCTCATGGCTTGGAGTCTGTCTCT
+
FF,FFFFFFF,FF::FFFFFFFFFF,FFFFFFF:FFF:FF,FFFFFFFFF

As you can see, the BCL Convert read is identical to the bcl2fastq read one except that the UMI is present in the header. There is no UMI read and thus no quality scores for the UMI bases, but this is consistent with the index bases in most cases where we do not provide index reads.

We cannot know about every tool that uses the UMI reads and how any given one might handle the new format. We've tested 10x's cellranger and that seems to work with files produced from BCL Convert without issue.

On the subject of 10x tools, we have tested them without providing FASTQ files for the index read and the output is identical, with or without the read or reads. As such, we will no longer be producing FASTQ files for the index reads for 10x library types.


CRUK Cambridge Institute, Genomics Core, Li Ka Shing Centre, Robinson Way, Cambridge, CB2 0RE.
(01223) 769 833.
genomics-helpdesk@cruk.cam.ac.uk