Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
annacprice authored Sep 28, 2022
1 parent 3dab029 commit 925f8b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ Name of the bowtie index, e.g. hg19_1kgmaj<br />
* **vcfmix**<br />
Run [vcfmix](https://github.com/AlexOrlek/VCFMIX), yes or no. Set to no for synthetic samples<br />
* **gnomon**<br />
Run [gnomon](https://github.com/oxfordmmm/gnomon), yes or no<br />
Run [gnomonicus](https://github.com/oxfordmmm/gnomonicus), yes or no<br />
* **amr_cat**<br />
Path to AMR catalogue for gnomon<br />
Path to AMR catalogue for gnomonicus<br />
<br />

For more information on the parameters run `nextflow run main.nf --help`
Expand Down Expand Up @@ -108,5 +108,5 @@ process clockwork:alignToRef\
24. (Fail) If, after aligning to the reference genome, the average read mapping quality < 10\
25. (Fail) If < 50% of the reference genome was covered at 10-fold depth

process minos\
26. (Warn) If sample is not TB, then it is not passed to gnomon
process clockwork:minos\
26. (Warn) If sample is not TB, then it is not passed to gnomonicus

0 comments on commit 925f8b7

Please sign in to comment.