How to demultiplex a sequencing run without using either the i7 or the i5 index using BCL Convert
If a run is set up with single-indexed and dual-indexed samples in the same run, it is possible to demultiplex the single-indexed samples using BCL Convert, use the following steps. Or more generally, to demultiplex without using either the i7 (index 1) or i5 (index 2), use the following steps. This process is also referred to as index masking (the index that is not used is masked).
To demultiplex the run without i5 index The Sample sheet must have the following options:
OverrideCycles with the N# for the i5. For example: OverrideCycles,Y151;I8;N8;Y151
The Index2 column must be blank (present, but without index sequences)
Note: A similar method applies when demultiplexing a run without the i7 index.
OverrideCycles with the N# for the i7. For example: OverrideCycles,Y151;N8;I8;Y151
Index column should be blank (present, but without sequences)
Note:
Run Planning on BSSH, when one index (i7 or i5) is masked during run set up (eg, OverrideCycles,Y100;N10;I10;Y100), the Sample Sheet downloaded from BSSH will contain "na" values when exported from BSSH. For example:
[BCLConvert_Data] Lane,Sample_ID,Index,Index2 1,asdad,na,ACGCGTGCGA 2,asdad,na,ACGCGTGCGA 3,asdad,na,ACGCGTGCGA 4,asdad,na,ACGCGTGCGA 5,asdad,na,ACGCGTGCGA 6,asdad,na,ACGCGTGCGA 7,asdad,na,ACGCGTGCGA 8,asdad,na,ACGCGTGCGA
For any feedback or questions regarding this article (Illumina Knowledge Article #5166), contact Illumina Technical Support [email protected].
Last updated
Was this helpful?