spaces fix

This commit is contained in:
Nicolas Vannieuwkerke 2022-06-01 09:22:09 +02:00
parent 8470f3cb7e
commit 114a54c8d5

View file

@ -8,9 +8,9 @@ process GATK4_COMPOSESTRTABLEFILE {
'quay.io/biocontainers/gatk4:4.2.6.1--hdfd78af_0' }"
input:
path(fasta)
path(fasta_fai)
path(dict)
path(fasta)
path(fasta_fai)
path(dict)
output:
path "*.zip" , emit: str_table