From 549d88deaa4248149b445c2056f055e19b21900e Mon Sep 17 00:00:00 2001 From: Sacha van Albada <sacha.vanalbada@gmail.com> Date: Tue, 5 Nov 2019 17:55:52 +0100 Subject: [PATCH] removed hyphen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ce8da8..a7b5b6d 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ basic analysis and plotting. ## Analysis and figure scripts for [1-3] The `figures` folder contains a subfolder with all scripts necessary to produce -the figures from [1--3]. If Snakemake (Köster J & Rahmann S, Bioinformatics (2012) 28(19): 2520-2522) +the figures from [1-3]. If Snakemake (Köster J & Rahmann S, Bioinformatics (2012) 28(19): 2520-2522) is installed, the figures can be produced by executing `snakemake` in the respective folder, e.g.: -- GitLab