diff --git a/modules/haplink/sequences/main.nf b/modules/haplink/sequences/main.nf index 46610e8..f47e9a6 100644 --- a/modules/haplink/sequences/main.nf +++ b/modules/haplink/sequences/main.nf @@ -1,4 +1,5 @@ process HAPLINK_SEQUENCES { + tag "${method}: ${prefix}" cpus 1 memory '6.GB'