Skip to content
sacha_psalmon edited this page Oct 30, 2023 · 5 revisions

Welcome to the towbintools_pipeline wiki!

This is essentially a tool to build personalized image analysis pipeline using a SLURM cluster. All it does, is chain together the right functions, and submit them to the cluster using the arguments you profide in a configuration file. It is a way of centralizing and standardizing job submissions so you can save time on the boilerplate and focus on your research.

This tool works by using [building blocks](Building Block), each block will then itself use a piece of the big configuration file as its configuration.

Clone this wiki locally