package bistro
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A library to build and run distributed scientific workflows
Install
dune-project
Dependency
Authors
Maintainers
Sources
bistro-0.6.0.tbz
sha256=146177faaaa9117a8e2bf0fd60cb658662c0aa992f35beb246e6fd0766050e66
sha512=553fe0c20f236316449b077a47e6e12626d193ba1916e9da233e5526dd39090e8677277e1c79baace3bdc940cb009f25431730a8efc00ae4ed9cc42a0add9609
doc/bistro/Bistro/Template_dsl/index.html
Module Bistro.Template_dslSource
Representation of scripts
Symbol representing the location where a workflow is expected to produce its result
Symbol representing an existing empty directory that can be used as a temporary space for a workflow's execution.
dep w is interpreted as the path where to find the result of workflow w
string_dep w is interpreted as the result of workflow w
quote ~using:c t surrounds template t with character c
option f o is f x if o = Some x and string "" otherwise
list combinator, optional value of sep is ","
another list combinator, default value for sep is ""
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>