package bistro

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.5.0.tar.gz
md5=0ccb7c97728c94d17494b150192f6162
sha512=61dbd0ee5b98cd5fb8871d653aef0e440c318e9fbca439c3b0e4f86a32fa03c2a8a4770cd96b929b21b378db6788fa7d4df15935370be5b7b227564a31994998

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

Module Bistro_utils.R_script

type t
type expr
type arg
val dest : expr
val tmp : expr
val source : string -> expr
val call : string -> arg list -> expr
val string : string -> expr
val int : int -> expr
val float : float -> expr
val dep : _ Bistro.pworkflow -> expr
val ints : int list -> expr
val ints_dep : int list Bistro.workflow -> expr
val floats : float list -> expr
val floats_dep : float list Bistro.workflow -> expr
val strings : string list -> expr
val strings_dep : string list Bistro.workflow -> expr
val deps : _ Bistro.pworkflow list -> expr
val arg : ?l:string -> expr -> arg
val assign : string -> expr -> expr
val workflow : ?descr:string -> ?np:int -> ?mem:int Bistro.workflow -> ?img:Bistro.Shell_dsl.container_image list -> Bistro.Template_dsl.template -> 'a Bistro.pworkflow
val workflow' : ?descr:string -> ?np:int -> ?mem:int Bistro.workflow -> ?img:Bistro.Shell_dsl.container_image list -> expr list -> 'a Bistro.pworkflow
OCaml

Innovation. Community. Security.