From 019c78bae11d5f9f55fcfa43c62bb793046f1d91 Mon Sep 17 00:00:00 2001 From: Simone Maestri Date: Wed, 30 Dec 2020 10:47:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2df631d..ea4514a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ chmod 755 Miniconda3-latest-Linux-x86_64.sh Then, after completing _CharONT_ installation, set the _MINICONDA_DIR_ variable in **config_CharONT.R** to the full path to miniconda3 directory. -* Guppy, the software for basecalling and demultiplexing provided by ONT. Tested with Guppy v4.2. +* Guppy, the software for basecalling and demultiplexing provided by ONT. Tested with Guppy v4.4. If you don't have [Guppy](https://community.nanoporetech.com/downloads) installed, choose an appropriate version and install it. For example, you could download and unpack the archive with: ```