Skip to content

Commit

Permalink
Update kreeq.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidy-a-johnson authored Sep 22, 2023
1 parent d831f49 commit 727a44e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/kreeq.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ mv testFiles-kreeq/* .
kreeq validate -f input.[fasta|fastq][.gz] -r reads1.fastq[.gz] reads2.fastq[.gz] [...] [-k 21]
```

It accepts multiple read files as input, separated by space. To check out all options and flags use `kreeq -h`.
It accepts multiple read files as input, separated by space. To check out all options and flags use:

`kreeq -h`

You can test some typical usage with the files in the `testFiles` folder, e.g.:

Expand Down

0 comments on commit 727a44e

Please sign in to comment.