Skip to content

Commit 25e9618

Browse files
author
Jose Soto
committed
rename glimpse low pass imputation wdl
1 parent e556fca commit 25e9618

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

.dockstore.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ workflows:
6666
subclass: WDL
6767
primaryDescriptorPath: /all_of_us/cmrg/FixItFelixAndVariantCall.wdl
6868

69-
- name: Glimpse2Imputation
69+
- name: Glimpse2LowPassImputation
7070
subclass: WDL
71-
primaryDescriptorPath: /pipelines/wdl/glimpse/Glimpse2Imputation.wdl
71+
primaryDescriptorPath: /pipelines/wdl/glimpse/low_pass_imputation/Glimpse2LowPassImputation.wdl
7272

7373
- name: get_wgs_median_coverage
7474
subclass: WDL

pipelines/wdl/glimpse/Glimpse2Imputation.changelog.md renamed to pipelines/wdl/glimpse/low_pass_imputation/Glimpse2LowPassImputation.changelog.md

File renamed without changes.

pipelines/wdl/glimpse/Glimpse2Imputation.wdl renamed to pipelines/wdl/glimpse/low_pass_imputation/Glimpse2LowPassImputation.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version 1.0
22

3-
workflow Glimpse2Imputation {
3+
workflow Glimpse2LowPassImputation {
44
input {
55
String pipeline_version = "0.0.1"
66

File renamed without changes.

0 commit comments

Comments
 (0)