package biotk

  1. Overview
  2. Docs
Bioinformatics toolkit

Install

Dune Dependency

Authors

Maintainers

Sources

biotk-0.2.0.tbz
sha256=150bdb563e4c9ab69237a02639c90a809fcb075e04fe90ac3ef3ef369a5cbfb0
sha512=ba94c20ffdbbf486867463e29dba18bee2005294c6a6bf49bb96b86cb62f7f6ec213607b2c1870fb6242fe23f76035db5a381e745ca0cc99cd2ee1236285e20d

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
OCaml

Innovation. Community. Security.