package biotk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Line_oriented.Item with type t := t
val parse : Biocaml_base.Line.t -> t
val unparse : t -> string
val to_record : t -> Biocaml_base.Gff.record option