package biotk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = float array array
val from_file : string -> t
val read_all_in_dir : string -> (string * t) list
val pwm : t -> Pwm.t