Commit 5e1dd23
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- pipelines/wdl/glimpse/low_pass_imputation
3 files changed
+115
-144
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
0 commit comments