From 8afdab48e278a30224b67ad3f8a0e4f0ee3c3b6f Mon Sep 17 00:00:00 2001 From: arangrhie Date: Wed, 7 Apr 2021 21:37:24 -0400 Subject: [PATCH] prepare for the next meryl release --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30d7c28..dabb6ba 100644 --- a/README.md +++ b/README.md @@ -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