package biotk

  1. Overview
  2. Docs
type record
val load : string -> record item list
val load_records : string -> record list
val load_as_lmap : string -> record GAnnot.LMap.t
val save : record item list -> string -> unit
val save_records : record list -> string -> unit