package bistro

  1. Overview
  2. Docs
A library to build and run distributed scientific workflows

Install

Dune Dependency

Authors

Maintainers

Sources

bistro-0.6.0.tbz
sha256=146177faaaa9117a8e2bf0fd60cb658662c0aa992f35beb246e6fd0766050e66
sha512=553fe0c20f236316449b077a47e6e12626d193ba1916e9da233e5526dd39090e8677277e1c79baace3bdc940cb009f25431730a8efc00ae4ed9cc42a0add9609

doc/bistro.utils/Bistro_utils/R_script/index.html

Module Bistro_utils.R_scriptSource

Sourcetype t
Sourcetype expr
Sourcetype arg
Sourceval dest : expr
Sourceval tmp : expr
Sourceval source : string -> expr
Sourceval call : string -> arg list -> expr
Sourceval string : string -> expr
Sourceval int : int -> expr
Sourceval float : float -> expr
Sourceval ints : int list -> expr
Sourceval ints_dep : int list Bistro.workflow -> expr
Sourceval floats : float list -> expr
Sourceval floats_dep : float list Bistro.workflow -> expr
Sourceval strings : string list -> expr
Sourceval strings_dep : string list Bistro.workflow -> expr
Sourceval arg : ?l:string -> expr -> arg
Sourceval assign : string -> expr -> expr
Sourceval workflow : ?descr:string -> ?np:int -> ?mem:int Bistro.workflow -> ?img:Bistro.container_image list -> Bistro.Template_dsl.template -> 'a Bistro.path Bistro.workflow
Sourceval workflow' : ?descr:string -> ?np:int -> ?mem:int Bistro.workflow -> ?img:Bistro.container_image list -> expr list -> 'a Bistro.path Bistro.workflow
OCaml

Innovation. Community. Security.