package biotk

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

Module Profile_matrix.DNASource

include S
Sourcetype t = private float array array
Sourceval of_array : float array array -> t option
Sourceval flat : int -> t
Sourceval length : t -> int
Sourceval composition : t -> float array
Sourceval entropy : t -> float array
Sourceval reverse_complement : t -> t
OCaml

Innovation. Community. Security.