mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
Corrected errors in naming.
This commit is contained in:
parent
ec6ebe086f
commit
74f1a62fa4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ def options = initOptions(params.options)
|
|||
|
||||
def VERSION = '2.29'
|
||||
|
||||
process BEDTOOLS_SLOPEREFSEQ {
|
||||
process BEDTOOLS_SLOPREFSEQ {
|
||||
tag "$meta.id"
|
||||
label 'process_medium'
|
||||
publishDir "${params.outdir}",
|
||||
|
|
Loading…
Reference in a new issue