File StructureΒΆ

(β–Ά) Running & configuring pipeline (for User)
(πŸ› ) Extending pipeline functions (for Developers)
.
β”œβ”€β”€ ci_lib (πŸ› )    | custom python package containing all custom functions for the pipeline steps
β”œβ”€β”€ workflow (πŸ› )  | Snakemake logic like rules, envs and entry scripts
β”œβ”€β”€ config (β–Ά)    | config files for pipeline runs
β”œβ”€β”€ resources (β–Ά) | experimental data and brain atlases
β”œβ”€β”€ results (β–Ά)   | processed data and plots
└── SLURM     | batch files to run on computational clusters