package bistro
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
A library to build and run distributed workflows
Install
Dune Dependency
Authors
Maintainers
Sources
v0.1.0.tar.gz
sha256=f369f581cb99451a9345123e06bfca54bdc4ca45991b162b1c51a74aeab1756d
md5=2e1b5dabade11d518da4549b6c93e161
Description
bistro is an OCaml library to build and run computations represented by a collection of interdependent scripts, as is often found in data analysis (especially computational biology).
Features:
- build complex and composable workflows declaratively
- simple and lightweight wrapping of new components
- resume-on-failure: if something fails, fix it and the workflow will restart from where it stopped
- parallel workflow execution (locally or over a PBS cluster)
- development-friendly: when a script is modified, bistro automatically finds out what needs to be recomputed
- automatic naming of generated files
- static typing: detect file format errors at compile time!
The library provides a datatype to represent scripts (including metadata and dependencies), an engine to run workflows and a standard library providing components for popular tools (although mostly related to computational biology and unix for now).
Published: 19 May 2016
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page