Skip to content

Commit db80d5a

Browse files
committed
adjust block size too
1 parent cd76474 commit db80d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

all_of_us/mitochondria/mt_coverage_merge.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ task finalize_mt_with_covdb {
616616
String artifact_prone_sites_reference = "default"
617617
String file_name
618618
Int minimum_homref_coverage = 100
619-
Int homref_position_block_size = 2048
619+
Int homref_position_block_size = 1024
620620
Int n_final_partitions = 1000
621621
Boolean overwrite = false
622622

0 commit comments

Comments
 (0)