package biotk

  1. Overview
  2. Docs
val gc : string -> float
val local_gc : int -> string -> float Seq.t
module type Parser = sig ... end
module Parser_of_char (P : Wfa.Profile with type symbol = Wfa.Nucleotide.t and type score = float) : Parser with type score := float