From e315a7bcbd52566ecd068d85b94e7d0a125462d3 Mon Sep 17 00:00:00 2001 From: qyyuan <43508437+amssyqy@users.noreply.github.com> Date: Wed, 24 Apr 2024 16:00:14 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a6111f..5bf4e3a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ LINGER can be installed by pip ```sh conda create -n LINGER python==3.10.0 conda activate LINGER -pip install LingerGRN==1.52 +pip install LingerGRN==1.54 conda install bioconda::bedtools # Requirment ``` ## Documentation