Skip to content

Commit

Permalink
prepare for the next meryl release
Browse files Browse the repository at this point in the history
  • Loading branch information
arangrhie committed Apr 8, 2021
1 parent ff0f689 commit 8afdab4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ Add installation dir paths for `bedtools`, `samtools` and `igvtools` to your env
1. Get the latest [Meryl](https://github.com/marbl/meryl)


Meryl has much improved in multi-threading and memory management. This will help getting a little speed up, especially for the meryl counting and set operations used in Merqury.
Meryl has much improved in multi-threading and memory management. This will help getting ~3x speed up, especially for the meryl counting and set operations used in Merqury.
```shell
git clone https://github.com/marbl/meryl.git
cd meryl
git reset --hard 1926400fcb098ab3e4745ea0872d23f91d730340
git reset --hard 8fc38cc9bf66c224253bf7519189e801633dafa4
```

2. Clone this repository and set env variable MERQURY
Expand Down

0 comments on commit 8afdab4

Please sign in to comment.