add index

This commit is contained in:
Ramprasad Neethiraj 2022-06-08 14:38:55 +02:00
parent c03b8780ec
commit ea4dc866e0

View file

@ -9,7 +9,7 @@ process BCFTOOLS_ROH {
input:
tuple val(meta), path(vcf), path(tbi)
path af_file
tuple path(af_file), path(af_file_tbi)
path genetic_map
path regions_file
path samples_file