Skip to content
Snippets Groups Projects
Commit be7d1daf authored by james94's avatar james94
Browse files

add general workflow image to READme

parent c1042f81
Branches
No related tags found
No related merge requests found
...@@ -16,9 +16,13 @@ ...@@ -16,9 +16,13 @@
--- ---
## General Workflow of Genome evaluation
![](https://i.imgur.com/tJ01F00.png)
## The Workflow - Two *Modes*
## The GEP Workflow - Two *Modes*
1. [**Build** meryl k-mer databases](#build-meryl-k-mer-databases) 1. [**Build** meryl k-mer databases](#build-meryl-k-mer-databases)
...@@ -347,7 +351,7 @@ The `--contain` flag ensures that the container is completely kept separate from ...@@ -347,7 +351,7 @@ The `--contain` flag ensures that the container is completely kept separate from
#### EXAMPLE SINGULARITY EXECUTION #### EXAMPLE SINGULARITY EXECUTION
``` ```
snakemake --profile SUBMIT_CONFIG/slurm/ --use-singularity --singularity-args "--bind /scratch/james94,/scratch2/james94 --contain --workdir /scratch/james94/tmp" snakemake --profile SUBMIT_CONFIG/slurm/ --use-singularity --singularity-args "--bind /scratch/james94,/scratch2/james94 --workdir /scratch/james94/tmp --contain"
``` ```
### Run in background ### Run in background
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment