From 4660bdf62ad6d490c6a7dd064c982a855e250f68 Mon Sep 17 00:00:00 2001 From: Olamide Isreal Date: Mon, 23 Mar 2026 14:04:50 +0100 Subject: [PATCH] =?UTF-8?q?Remove=20stageInMode=20copy=20=E2=80=94=20may?= =?UTF-8?q?=20conflict=20with=20k8s=20executor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.nf | 1 - 1 file changed, 1 deletion(-) diff --git a/main.nf b/main.nf index 2303773..ad36f6c 100644 --- a/main.nf +++ b/main.nf @@ -12,7 +12,6 @@ params.debug = false process POCKETMINER { container 'harbor.cluster.omic.ai/omic/pocketminer:latest' publishDir params.outdir, mode: 'copy' - stageInMode 'copy' input: path pdb_file