Skip to content

'make_fastqs': enable 10x multiome and ATAC Fastq generation to operate with Illumina indexes - #1157

Merged
pjbriggs merged 4 commits into
develfrom
make_fastqs-10x_multiome-use-illumina-indexes
Mar 26, 2026
Merged

pjbriggs merged 4 commits into
develfrom
make_fastqs-10x_multiome-use-illumina-indexes

Conversation

@pjbriggs

@pjbriggs pjbriggs commented Mar 26, 2026

Copy link
Copy Markdown
Member

Updates the 10x_multiome_gex, 10x_multiome_atac and 10x_atac Fastq generation protocols (used for 10x Genomics single cell multiome and ATAC data) to operate with Illumina barcode index sequences supplied in the sample sheet, as now recommended by 10x Genomics for these applications.

Using the Illumina index sequences mean that the cellranger-arc mkfastq and cellranger-atac mkfastq commands are no longer required, however for the time being the 10x Genomics index IDs are also supported by the pipeline (which do still require these packages).

Closes #1135.

…dexes.

Updates the Fastq generation pipeline to operate with sample sheets that have Illumina barcode indexes (10x indexes also still supported).
…& '10x_multiome_atac' protocols.

Updates the Fastq generation pipeline to add support for the '10x_multiome_*' protocols to operate with sample sheets with Illumina index sequences (10x indexes are also still supported).
…mina indexes.

Updates the unit tests to include '10_atac', '10x_multiome_gex' and '10x_multiome_atac' Fastq generation protocols with Illumina indexes.
@pjbriggs
pjbriggs merged commit 2a6810b into devel Mar 26, 2026
7 checks passed
@pjbriggs
pjbriggs deleted the make_fastqs-10x_multiome-use-illumina-indexes branch March 26, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'make_fastqs': enable '10x_multiome*' protocols to use Illumina indexes in sample sheet

1 participant