Skip to content

Commit

Permalink
docs and readme sync
Browse files Browse the repository at this point in the history
  • Loading branch information
“suchapalaver” committed Oct 14, 2021
1 parent 1a4235e commit 2eac9e2
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 @@ -7,10 +7,10 @@ or, searching for kmers of length 21:

`krust` prints to `stdout`, writing, on alternate lines:
```>{frequency}```
```{canonical k-mer}```
```>{frequency}```
```>(canonical k-mer}```
...
```{canonical k-mer}```
```>{frequency}```
```>(canonical k-mer}```
...

`krust` uses [`rust-bio`](https://docs.rs/bio/0.38.0/bio/), [`rayon`](https://docs.rs/rayon/1.5.1/rayon/), and [`dashmap`](https://docs.rs/crate/dashmap/4.0.2).

Expand Down

0 comments on commit 2eac9e2

Please sign in to comment.