add index

This commit is contained in:
Ramprasad Neethiraj 2022-06-08 14:36:25 +02:00
parent 16e5e6093c
commit 1648d2fcba

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