Snakemake is helpful to manage sequential experiments, which were discussed with Yuan.
- easy to manage and reuse configurations
- DAGs will be built by the library to mange sequential (even tree-structured) experiments
- easy to use on clusters (only need a slurm script template)
Snakemake is helpful to manage sequential experiments, which were discussed with Yuan.