From ef86128ff889f7154c4f921fc1e480966615e63e Mon Sep 17 00:00:00 2001 From: Sacha van Albada <s.van.albada@fz-juelich.de> Date: Tue, 9 Oct 2018 09:28:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3734db7..049efa3 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ basic analysis and plotting. The `figures` folder contains a subfolder with all scripts necessary to produce the figures from [1]. The scripts for [2] and [3] will follow soon. -If snakemake is installed, the figures can be produced by executing +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.: cd figures/Schmidt2018/ -- GitLab