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/Repo/index.html

Module Bistro_utils.RepoSource

Sourcetype item
Sourcetype t = item list
Sourceval (%>) : string list -> 'a Bistro.path Bistro.workflow -> item
Sourceval item : string list -> 'a Bistro.path Bistro.workflow -> item
Sourceval precious_item : _ Bistro.path Bistro.workflow -> item
Sourceval singleton : string -> 'a Bistro.path Bistro.workflow -> t
Sourceval add_prefix : string list -> t -> t
Sourceval shift : string -> t -> t
Sourceval build_main : ?np:int -> ?mem:[ `GB of int ] -> ?loggers:Bistro_engine.Logger.t list -> ?allowed_containers:[ `Docker | `Singularity ] list -> ?bistro_dir:string -> ?collect:bool -> outdir:string -> t -> unit
Sourceval build : ?np:int -> ?mem:[ `GB of int ] -> ?loggers:Bistro_engine.Logger.t list -> ?allowed_containers:[ `Docker | `Singularity ] list -> ?bistro_dir:string -> ?collect:bool -> outdir:string -> t -> unit Lwt.t
Sourceval to_workflow : outdir:string -> t -> unit Bistro.workflow
Sourceval cache_clip_dry_run : bistro_dir:string -> t -> int * int * int * int
Sourceval cache_clip : bistro_dir:string -> t -> unit
OCaml

Innovation. Community. Security.