mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 05:43:08 +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} \\
|
--output ${prefix} \\
|
||||||
--intervals $intervals \\
|
--intervals $intervals \\
|
||||||
$reference \\
|
$reference \\
|
||||||
$args
|
$args
|
||||||
|
|
||||||
cat <<-END_VERSIONS > versions.yml
|
cat <<-END_VERSIONS > versions.yml
|
||||||
"${task.process}":
|
"${task.process}":
|
||||||
|
|
Loading…
Reference in a new issue