What problem does it solve?
Demultiplexing Illumina sequencing runs requires careful validation of run folders, sample sheets, index orientation, and UMI layout before conversion, and mistakes silently corrupt downstream analysis. This Skill guides the full BCL-to-FASTQ workflow with preflight checks, controlled execution, and demultiplexing metrics review.
Core Features & Use Cases
- Run and Sample Sheet Validation: Checks RunInfo.xml, RunParameters.xml, BaseCalls directories, duplicate lane/index combinations, and index length compatibility before conversion.
- Controlled Conversion Execution: Uses installed bcl-convert or legacy bcl2fastq without auto-downloading proprietary software, recording blockers when tools are missing.
- Demultiplexing Metrics Review: Reports clusters passing filter, percent assigned per sample, undetermined reads, and index hopping signals before downstream analysis begins.
- Use Case: A core facility receives a NovaSeq run folder and sample sheet; the Skill validates dual-index orientation and UMI layout, runs bcl-convert, and flags a lane with high undetermined reads before FASTQs are released.
Quick Start
Inspect this Illumina run folder and sample sheet, validate the demultiplexing parameters, and prepare a conversion plan with bcl-convert.