diff --git a/tools/maf/maf_to_interval.xml b/tools/maf/maf_to_interval.xml index 22362fa50fa..d127a6f0813 100644 --- a/tools/maf/maf_to_interval.xml +++ b/tools/maf/maf_to_interval.xml @@ -1,6 +1,6 @@ Converts a MAF formatted file to the Interval format - maf_to_interval.py $input1 $out_file1 $out_file1.id $__new_file_path__ $input1.dbkey $species $input1.metadata.species $complete_blocks $remove_gaps + maf_to_interval.py "${ input1 }" "${ out_file1 }" "${ out_file1.id }" "." "${ input1.dbkey }" "${ species }" "${ input1.metadata.species }" "${ complete_blocks }" "${ remove_gaps }"