Skip to content

Commit 5e1dd23

Browse files
jsotobroadJose Sotoactions-user
authored
TSPS-845 Optimizations to low pass imputation pipeline (#1800)
* split bcftools call task into 3 functions * update glimpse phase task to not localize input vcf * use ssds for tasks that localize large files and are preemptible --------- Co-authored-by: Jose Soto <jsoto@broadinstitute.org> Co-authored-by: GitHub Action <action@github.com>
1 parent 818d39f commit 5e1dd23

File tree

3 files changed

+115
-144
lines changed

3 files changed

+115
-144
lines changed

pipeline_versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ BuildIndices 5.1.0 2026-02-13
44
CramToUnmappedBams 1.1.3 2024-08-02
55
ExomeGermlineSingleSample 3.2.7 2026-01-21
66
ExomeReprocessing 3.3.7 2026-01-21
7-
Glimpse2LowPassImputation 0.0.1 2026-02-26
7+
Glimpse2LowPassImputation 0.0.2 2026-03-19
88
IlluminaGenotypingArray 1.12.27 2026-01-21
99
Imputation 1.1.23 2025-10-03
1010
ImputationBeagle 3.0.1 2026-02-23

pipelines/wdl/glimpse/low_pass_imputation/Glimpse2LowPassImputation.changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.0.2
2+
2026-03-19 (Date of Last Commit)
3+
4+
* Optimizations to pipeline to run faster and more cheaply using the aou + anvil reference panel
5+
16
# 0.0.1
27
2026-02-26 (Date of Last Commit)
38

0 commit comments

Comments
 (0)