mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
linting
This commit is contained in:
parent
8a17b6dd0e
commit
9d53577282
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ process GATK4_SPLITINTERVALS {
|
|||
--output ${prefix} \\
|
||||
--intervals $intervals \\
|
||||
$reference \\
|
||||
$args
|
||||
$args
|
||||
|
||||
cat <<-END_VERSIONS > versions.yml
|
||||
"${task.process}":
|
||||
|
|
Loading…
Reference in a new issue