package biotk

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

Module Cisbp.MotifSource

Sourcetype t = float array array
Sourceval from_file : string -> t
Sourceval read_all_in_dir : string -> (string * t) list
Sourceval pwm : t -> Pwm.t