Skip to content

Commit

Permalink
Removed unnecessary runtime attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
kjaisingh committed Jan 9, 2025
1 parent 3aec8d0 commit 581c5c1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions wdl/CleanVcfChromosome.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,11 @@ workflow CleanVcfChromosome {
RuntimeAttr? runtime_override_rescue_me_dels
RuntimeAttr? runtime_attr_add_high_fp_rate_filters
RuntimeAttr? runtime_override_preconcat_step1
RuntimeAttr? runtime_override_hail_merge_step1
RuntimeAttr? runtime_override_fix_header_step1
RuntimeAttr? runtime_override_preconcat_drc
RuntimeAttr? runtime_override_hail_merge_drc
RuntimeAttr? runtime_override_fix_header_drc
# overrides for MiniTasks
RuntimeAttr? runtime_override_split_vcf_to_clean
RuntimeAttr? runtime_override_split_include_list
RuntimeAttr? runtime_override_combine_clean_vcf_2
RuntimeAttr? runtime_override_drop_redundant_cnvs
RuntimeAttr? runtime_override_combine_step_1_vcfs
RuntimeAttr? runtime_override_sort_drop_redundant_cnvs
RuntimeAttr? runtime_attr_format
}
Expand Down

0 comments on commit 581c5c1

Please sign in to comment.