package biocaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Biocaml_ez.FastqSource

Sourceval split_name : string -> string * string option
Sourcemodule Illumina : sig ... end
Sourceval item_to_string : Biocaml_unix.Fastq.item -> string
Sourceval name_of_line : ?pos:Biocaml_unix.Pos.t -> Biocaml_unix.Line.t -> string
Sourceval sequence_of_line : ?pos:Biocaml_unix.Pos.t -> Biocaml_unix.Line.t -> string
Sourceval comment_of_line : ?pos:Biocaml_unix.Pos.t -> Biocaml_unix.Line.t -> string
Sourceval qualities_of_line : ?pos:Biocaml_unix.Pos.t -> ?sequence:string -> Biocaml_unix.Line.t -> string
OCaml

Innovation. Community. Security.