Skip to content

Commit

Permalink
Minor change to readme.md before merge
Browse files Browse the repository at this point in the history
  • Loading branch information
groverj3 committed Apr 18, 2020
1 parent 4c45f1d commit 5cbb882
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ Currently, the workflow expects an R1 and R2 file for each sample. Place the
individual .fastq.gz files for R1 and R2 into the input_data directory. Once
you have all the required dependencies installed run the workflow with:

`snakemake --cores {cores_here}`
```shell
snakemake --cores {cores_here}
```

However, it is recommended to use the supplied [Docker](https://www.docker.com/)
image.
Expand Down

0 comments on commit 5cbb882

Please sign in to comment.