feat: Add prefix tag to NANOFILT module
This commit is contained in:
parent
f157b0395e
commit
461a4b64a3
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
process NANOFILT {
|
||||
tag "${prefix}"
|
||||
cpus 1
|
||||
memory '8.GB'
|
||||
container 'quay.io/biocontainers/nanofilt:2.8.0--py_0'
|
||||
|
|
Loading…
Reference in a new issue