Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mzapatka authored Oct 8, 2021
1 parent 7d611d8 commit 63acc35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# pdip
# P-DiP

Pathogen Discovery Pipeline

Expand Down Expand Up @@ -46,4 +46,4 @@ snakemake -p --jobs 100 \
--cluster-config cluster.json \
--cluster "qsub -j eo -e cluster.log -N {params.name} -V -l nodes=1:ppn={threads},mem={cluster.mem},walltime={cluster.walltime}" \
--keep-going --latency-wait 100 --rerun-incomplete
```
```

0 comments on commit 63acc35

Please sign in to comment.