Open saulpierotti opened 8 months ago
Hmmm so this is somewhat expected because the tool needs intervals, however this should be caught by the input validation. Thanks for reporting
When --no_intervals
is true, the GATK workflow could use combineGVCFs instead
https://gatk.broadinstitute.org/hc/en-us/articles/360037053272-CombineGVCFs
Description of the bug
This is likely due to the GenomicsDBImport module calling the tool with the flag
--intervals []
(with a literal[]
). Attached the log.Command used and terminal output
Relevant files
sarek_logs_and_inputs.tar.gz
System information
No response