Template updates: reference
This commit is contained in:
parent
dda764f48c
commit
9d59c6b902
@ -72,7 +72,6 @@ process faidx {
|
|||||||
|
|
||||||
// Process to create the faidx indexes for a gzipped reference
|
// Process to create the faidx indexes for a gzipped reference
|
||||||
process gz_faidx {
|
process gz_faidx {
|
||||||
publishDir "${params.out_dir}", mode: 'copy', pattern: "*"
|
|
||||||
label "wf_common"
|
label "wf_common"
|
||||||
cpus 1
|
cpus 1
|
||||||
memory 4.GB
|
memory 4.GB
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user