diff --git a/lib/reference.nf b/lib/reference.nf index b5c9235..df3645b 100644 --- a/lib/reference.nf +++ b/lib/reference.nf @@ -72,7 +72,6 @@ process faidx { // Process to create the faidx indexes for a gzipped reference process gz_faidx { - publishDir "${params.out_dir}", mode: 'copy', pattern: "*" label "wf_common" cpus 1 memory 4.GB