package biotk

  1. Overview
  2. Docs
Bioinformatics toolkit

Install

dune-project
 Dependency

Authors

Maintainers

Sources

biotk-0.4.tbz
sha256=fb28a30b0d4cfbbab3a09c8c9ba3425bbe0ceb89598060f7666b69d0d353ee02
sha512=19bb3a09d281634e49c9ef69aa2cd9d9f71ae03d6b61d6672c38e835b967d0b07ff8412dd510295fd6c9c0e2f23ac758122c3f588404101203e11f94d4949b08

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

Module Croquis.ViewportSource

Sourcetype t
Sourceval make : ?xlab:string -> ?ylab:string -> xlim:(float * float) -> ylim:(float * float) -> size:(float * float) -> unit -> t
Sourceval draw_axes : t -> croquis
Sourceval scale_x : t -> float -> float
Sourceval scale_y : t -> float -> float
Sourceval scale : t -> (float * float) -> float * float