Liking cljdoc? Tell your friends :D

bcbio.run.clhelp

Helper functionality for writing command lines that deal with biological file formats.

Helper functionality for writing command lines that deal with biological file formats.
raw docstring

bcbio.run.fsp

File naming and manipulation commands that supplement the fs library (fsplus).

File naming and manipulation commands that supplement the fs library (fsplus).
raw docstring

bcbio.run.itx

Functionality for running idempotent, transactional processes. Provides an API for long running processes in computational pipelines. Avoids re-running a process if it has produced the output file on a previous run, and leaving partially finished files in the case of premature termination.

Functionality for running idempotent, transactional processes.
Provides an API for long running processes in computational
pipelines. Avoids re-running a process if it has produced the
output file on a previous run, and leaving partially finished
files in the case of premature termination.
raw docstring

bcbio.run.parallel

Utilities for running code in parallel.

Utilities for running code in parallel.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close