From 1b89917f5994f807a08fae1990fa33d5c54c0394 Mon Sep 17 00:00:00 2001 From: Stephen Ficklin Date: Tue, 5 Jun 2018 22:03:41 -0700 Subject: [PATCH] Fix to the clip_path param --- nextflow.config.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config.example b/nextflow.config.example index 002e1ad5..d629cedd 100644 --- a/nextflow.config.example +++ b/nextflow.config.example @@ -137,7 +137,7 @@ params { // // The location of the trimmomatic clipping files. // - clip_path = $ILLUMINACLIP_PATH + clip_path = "${ILLUMINACLIP_PATH}" // // The minimum read length to be used taken as a percentage of the mean of