This repository is a template for how to build a reproducible pipeline for scRNA-seq analysis using Snakemake and conda. As an example, we will execute the Seurat tutorial for scRNA-seq.
You must have conda installed.
conda env create -f environment.yml