Module Bio_io.Fastq

Parsing FASTQ files

module Record : sig ... end

A record type for FASTQ files.

module In_channel : sig ... end

In_channel for FASTQ records.