mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 11:08:17 +00:00
leftover fixes from refactoring
This commit is contained in:
parent
15fbf21b28
commit
f40cfefc08
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ process GATK4_GETPILEUPSUMMARIES {
|
||||||
--variant $variants \\
|
--variant $variants \\
|
||||||
--output ${prefix}.pileups.table \\
|
--output ${prefix}.pileups.table \\
|
||||||
$reference_command \\
|
$reference_command \\
|
||||||
$sites_command \\
|
$interval_command \\
|
||||||
--tmp-dir . \\
|
--tmp-dir . \\
|
||||||
$args
|
$args
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue