[c3d134]: / atac / archR / snakemake / README.txt

Download this file

5 lines (3 with data), 160 Bytes

1
2
3
4
snakemake --cores 1
snakemake --cores 1 --dry-run -p
snakemake --cores 10 -j 99 --latency-wait 90 -p --cluster "sbatch -n {threads} --mem {resources.mem_mb}M"