From d12a8b77d83bc038cce8b297bd016a1fbecf59af Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Sat, 23 Sep 2023 15:45:34 -0500 Subject: [PATCH] refactor: Replace NANOFILT performance directives with process label --- modules/nanofilt/main.nf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/nanofilt/main.nf b/modules/nanofilt/main.nf index 3343513..c6ec93f 100644 --- a/modules/nanofilt/main.nf +++ b/modules/nanofilt/main.nf @@ -1,7 +1,7 @@ process NANOFILT { tag "${prefix}" - cpus 1 - memory '8.GB' + label 'process_low' + container 'quay.io/biocontainers/nanofilt:2.8.0--py_0' input: