Description

Display a structured JSON summary of an Illumina SampleSheet.csv (V1 or V2) including format version, sample count, lanes, index type, read lengths, adapter sequences, experiment name, and instrument platform. Useful for logging run metadata or conditional branching in pipelines.

Input

Name
Description
Pattern

0 ()

1 ()

Output

Name
Description
Pattern

0 ()

0 ()

Tools

samplesheet-parser Documentation

Format-agnostic parser for Illumina SampleSheet.csv files. Supports IEM V1 (bcl2fastq) and BCLConvert V2 with auto-detection, bidirectional conversion, index validation, and Hamming distance checking.