44
1 answer ✓
3 views
How to build a reproducible bioinformatics pipeline with Snakemake
I want to build a RNA-seq analysis pipeline that I can share with collaborators and rerun on different datasets without manually changing paths. I’ve heard…