An implementation of the UZH s3it example snakemake pipeline in nextflow.
srun --pty -n 1 -c 1 --time=01:00:00 --mem=4G bash -l
module mamba
mamba env create -f nextflow.yml
source activate nextflow
Type exit
or press Ctrl+D
.
sbatch run_cluster_test.slurm