paperKB
coga / coga-kb
Processing
Help
Sign in

Chunk #91 — STAR★Methods — Quantification and Statistical Analysis — Cytograph pipeline

Source
Molecular Architecture of the Mouse Nervous System.
Embedded
yes

Text

Our pipeline is based on Luigi (Spotify), a Python-based software that orchestrates a set of tasks with dependencies. Each task takes zero or more input files, and generates exactly one output file. Luigi automatically determines which outputs are missing, and the order in which tasks have to be executed to generate them. It can also allocate independent tasks in parallel, to increase throughput.