-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.dockstore.yml
72 lines (62 loc) · 2.43 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
version: 1.2
workflows:
- subclass: WDL
name: CompareVcfs
primaryDescriptorPath: /pipelines/imputation/testing/CompareVcfs.wdl
authors:
- name: Terra Scientific Services
email: [email protected]
- subclass: WDL
name: ImputationBeagleEmpty
primaryDescriptorPath: /pipelines/imputation/testing/ImputationBeagleEmpty.wdl
authors:
- name: Terra Scientific Services
email: [email protected]
- subclass: WDL
name: QuotaConsumedEmpty
primaryDescriptorPath: /pipelines/imputation/testing/QuotaConsumedEmpty.wdl
authors:
- name: Terra Scientific Services
email: [email protected]
- subclass: WDL
name: StdPopSim
primaryDescriptorPath: /pipelines/imputation/simulatedData/StdPopSim.wdl
authors:
- name: Terra Scientific Services
email: [email protected]
- subclass: WDL
name: DuplicateVcfAndMerge
primaryDescriptorPath: /pipelines/imputation/simulatedData/DuplicateVcfAndMerge.wdl
authors:
- name: Terra Scientific Services
email: [email protected]
- subclass: WDL
name: CreateImputationRefPanelBeagle
primaryDescriptorPath: /pipelines/imputation/simulatedData/CreateImputationRefPanelBeagle.wdl
authors:
- name: Terra Scientific Services
email: [email protected]
- subclass: WDL
name: ReshapeReferencePanel
primaryDescriptorPath: /pipelines/imputation/scientificValidation/ReshapeReferencePanel.wdl
authors:
- name: Terra Scientific Services
email: [email protected]
- subclass: WDL
name: SubsetVcfByBedFile
primaryDescriptorPath: /pipelines/imputation/scientificValidation/SubsetVcfByBedFile.wdl
authors:
- name: Terra Scientific Services
email: [email protected]
- subclass: WDL
name: UpdateVcfDictionaryHeader
primaryDescriptorPath: /pipelines/imputation/scientificValidation/UpdateVcfDictionaryHeader.wdl
authors:
- name: Terra Scientific Services
email: [email protected]
- subclass: WDL
name: BeagleImputationValidation
primaryDescriptorPath: /pipelines/imputation/scientificValidation/BeagleImputationValidation.wdl
authors:
- name: Terra Scientific Services
email: [email protected]