package bio_io

  1. Overview
  2. Docs

Parsing FASTQ files

module Record : sig ... end

A record type for FASTQ files.

module In_channel : sig ... end

In_channel for FASTQ records.