From 75641c6e757af771e886597c2db1bc5f9b6c246a Mon Sep 17 00:00:00 2001 From: Sacha van Albada <sacha.vanalbada@gmail.com> Date: Tue, 5 Nov 2019 17:57:16 +0100 Subject: [PATCH] grammar edit in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7b5b6d..63d8edb 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,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` folder contains subfolders with all scripts necessary to produce 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