From 6371d8760a5ff40655c5235b653ce396755ef0d3 Mon Sep 17 00:00:00 2001 From: Simon Murray Date: Wed, 16 Oct 2019 09:49:13 +0100 Subject: [PATCH] switch off pdf building --- main.nf | 1 + 1 file changed, 1 insertion(+) diff --git a/main.nf b/main.nf index 4ab636d47..463ae0d47 100644 --- a/main.nf +++ b/main.nf @@ -22,6 +22,7 @@ process html { } process latex { + when: false input: file fs from ch_course_files2 file dat from ch_data2