Skip to content

Commit

Permalink
chore: fix typo in README (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
gbouras13 authored Jul 30, 2024
1 parent 91995de commit 9ec3559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ The above command will output the subsampled file to `stdout`.
Or, if you have paired Illumina

```
rasusa --coverage 30 --genome-size 4g -o out.r1.fq -o out.r2.fq r1.fq r2.fq
rasusa reads --coverage 30 --genome-size 4g -o out.r1.fq -o out.r2.fq r1.fq r2.fq
```

For more details on the above options, and additional options, see below.
Expand Down

0 comments on commit 9ec3559

Please sign in to comment.