package biotk

  1. Overview
  2. Docs
include Record with type t = record
type t = record
val loc : t -> GLoc.t
val of_line : Biocaml_base.Line.t -> t
val to_line : t -> string
val to_bed4 : t item -> Bed4.record item