package biotk

  1. Overview
  2. Docs
Bioinformatics toolkit

Install

Dune Dependency

Authors

Maintainers

Sources

biotk-0.3.tbz
sha256=f5e45ddea62d794c6eff134450447f0c7a1dafa7130ae3ed48aaf7f31df68228
sha512=9181202293866e8ef8bc4bc973c0da3fef915d04bfb214b0e98522e979311868dccc8633e651de24ae8c257833ce021001cfae19036c1a5260eeaae27c26e49b

doc/biotk.croquis/Biotk_croquis/Croquis/Plot/index.html

Module Croquis.PlotSource

Sourcetype t
Sourcetype geom
Sourceval points : ?title:string -> ?col:Gg.Color.t -> ?mark:mark -> ?size:float -> float array -> float array -> geom
Sourceval lines : ?title:string -> ?col:Gg.Color.t -> ?thickness:float -> float array -> float array -> geom
Sourceval hline : ?col:Gg.Color.t -> ?thickness:float -> float -> geom
Sourceval vline : ?col:Gg.Color.t -> ?thickness:float -> float -> geom
Sourceval abline : ?col:Gg.Color.t -> ?thickness:float -> intercept:float -> slope:float -> unit -> geom
Sourceval function_graph : ?title:string -> ?col:Gg.Color.t -> ?thickness:float -> float -> float -> (float -> float) -> geom
OCaml

Innovation. Community. Security.