mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 11:08:17 +00:00
changed tag of module
This commit is contained in:
parent
0e1bbe5b4a
commit
5db94ea0ee
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
process CNVKIT_REFERENCE {
|
||||
tag "$reference"
|
||||
tag "$fasta"
|
||||
label 'process_low'
|
||||
|
||||
conda (params.enable_conda ? "bioconda::cnvkit=0.9.9" : null)
|
||||
|
|
Loading…
Reference in a new issue