package biotk

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

Module Profile_matrix.ProteinSource

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 draw : ?palette:Gg.Color.t array -> t -> Biotk_croquis.Croquis.t
Sourceval draw_profile : ?palette:Gg.Color.t array -> float array -> Biotk_croquis.Croquis.t
Sourceval entropy : t -> float array
Sourceval dayhoff_palette : Gg.color array
OCaml

Innovation. Community. Security.