package bio_io

  1. Overview
  2. Docs
module Record : sig ... end

A record type for FASTA files.

module In_channel : sig ... end

In_channel for FASTA records. For more general info, see the Record_in_channel module mli file.