-
Notifications
You must be signed in to change notification settings - Fork 13
/
.dockstore.yml
23 lines (23 loc) · 1.01 KB
/
.dockstore.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
version: 1.2
workflows:
- name: MalariaVector_ShortReadAlignment
subclass: WDL
primaryDescriptorPath: /pipelines/short-read-alignment-vector/gcp/ShortReadAlignment.wdl
- name: MalariaVector_SNPGenotyping
subclass: WDL
primaryDescriptorPath: /pipelines/SNP-genotyping-vector/gcp/SNPGenotyping.wdl
- name: MalariaVector_ShortReadAlignmentAndGenotyping
subclass: WDL
primaryDescriptorPath: /pipelines/short-read-alignment-and-genotyping-vector/gcp/ShortReadAlignmentAndGenotyping.wdl
- name: MalariaVector_Phasing
subclass: WDL
primaryDescriptorPath: /pipelines/phasing-vector/gcp/Phasing.wdl
- name: MalariaVector_ReadBackedPhasing
subclass: WDL
primaryDescriptorPath: /pipelines/phasing-vector/gcp/ReadBackedPhasing.wdl
- name: MalariaVector_StatisticalPhasing
subclass: WDL
primaryDescriptorPath: /pipelines/phasing-vector/gcp/StatisticalPhasing.wdl
- name: MalariaVector_CNV
subclass: WDL
primaryDescriptorPath: /pipelines/copy-number-variation-vector/gcp/CNV.wdl