Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
data:illumina [2026/01/20 11:54] – Change to Olink lane numbering Richard Bowersdata:illumina [2026/05/12 15:22] (current) – Addition of GEM-X Flex / OCM addition file Richard Bowers
Line 61: Line 61:
 === 10x Sequencing === === 10x Sequencing ===
  
-As of November 2020 we supply 10x data as a set of FASTQ files in the same manner as any other regular multiplexed library type, for both single index (SI-GA and SI-NA) and dual index (TT/NT/TN) kits. If you have received your single cell data files as compressed FASTQ files, refer to the regular sequencing section. Also refer to the section on file name conversion if these files need to be renamed for 10x downstream pipelines.+As of November 2020 we supply 10x data as a set of FASTQ files in the same manner as any other regular multiplexed library type, for both single index (SI-GA and SI-NA) and dual index (TT/TS/TN/NT/NN) kits. If you have received your single cell data files as compressed FASTQ files, refer to the regular sequencing section. Also refer to the section on file name conversion if these files need to be renamed for 10x downstream pipelines.
  
 The FASTQ files you receive for SI-GA and SI-NA indexing will have all four index sequences for each barcode combined in the set of FASTQ files for the sample. A quick run through a demultiplexer will confirm the presence of the four indexes at approximately 25% of reads for each one. The FASTQ files you receive for SI-GA and SI-NA indexing will have all four index sequences for each barcode combined in the set of FASTQ files for the sample. A quick run through a demultiplexer will confirm the presence of the four indexes at approximately 25% of reads for each one.
Line 128: Line 128:
 <SLX>.<flowcell>.s_<lane>.visiuminfo.csv <SLX>.<flowcell>.s_<lane>.visiuminfo.csv
 </code> </code>
 +
 +==== 10x OCM / GEM-X Flex ====
 +
 +10x On-Chip Multiplexing (OCM) and GEM-X Flex protocols are pooled after an early stage barcoding step before being pooled again for sequencing. The data as delivered is based around the latter pooling step; the same step as all other sequencing work flows go through. Thus your lane of data will be demultiplexed based only on this barcoding: the early stage indexing and pooling you will have to demultiplex yourself. However, to help with this we provide an additional file for any lane that contains libraries of these types. The file will be:
 +
 +<code>
 +<SLX>.<flowcell>.s_<lane>.pooling.csv
 +</code>
 +
 +This file will contain the Flex pool name (this is a name given to the first pool made in the protocol, and is pretty meaningless), the Flex number (barcode), and your sample's name, repeated for every sample in the lane.
  
 ==== Olink Sequencing ==== ==== Olink Sequencing ====