Parse multi-line FASTQ sequences using state machine Provides full FASTQ specification compliance for wrapped sequences
Parse FASTQ sequences from a file using streaming I/O
Path to FASTQ file to parse
Optional
options: FileReaderOptionsFile reading options for performance tuning
Parse FASTQ sequences from a ReadableStream
Streaming FASTQ parser with quality score handling