package biotk

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

Module Gtf.ItemSource

Sourcetype t = Biocaml_base.Gff.item
include Line_oriented.Item with type t := t
Sourceval parse : Biocaml_base.Line.t -> t
Sourceval unparse : t -> string
Sourceval to_record : t -> Biocaml_base.Gff.record option