Skip to content

Commit

Permalink
chore(docs): add note about illumina data (closes #5)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhall88 committed Dec 10, 2024
1 parent 30c8e5d commit f0bfde4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ on top of the [`liblrge`][liblrge] Rust library, which is also available as a st
- [Method](#method)
- [Results](#results)
- [Benchmark](#benchmark)
- [Alternatives](#alternatives)
- [Citation](#citation)


Expand All @@ -36,8 +37,6 @@ on top of the [`liblrge`][liblrge] Rust library, which is also available as a st
![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/mbhall88/lrge/total)
![GitHub Release](https://img.shields.io/github/v/release/mbhall88/lrge)



```shell
curl -sSL lrge.mbh.sh | sh
# or with wget
Expand Down Expand Up @@ -267,6 +266,8 @@ directory
$ lrge -D ./mytemp/ reads.fq
```

If you have Illumina data, try GenomeScope2 or Mash (see [alternatives](#alternatives) for more details).

---

```
Expand Down

0 comments on commit f0bfde4

Please sign in to comment.