Skip to content
Snippets Groups Projects
Commit be1e27f6 authored by Christian Arnold's avatar Christian Arnold
Browse files

Added the file runSnakemake.sh for an example call to Snakemake with Singularity

parent d09c49de
No related branches found
No related tags found
No related merge requests found
snakemake -s /path/to/repo/AtacSeq/src/Snakemake/Snakefile --nolock --configfile config.yaml --latency-wait 60 --dryrun --quiet --rerun-incomplete --cores 4 --use-singularity --singularity-prefix "/path/to/shared/folder/for/all/singularity/images/across/pipelines" --singularity-args "--bind /g/scb,/g/scb2,/scratch"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment