forked from mackellardrew/public_health_viral_genomics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.dockstore.yml
112 lines (112 loc) · 3.18 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
version: 1.2
workflows:
- name: viral_refbased_assembly
subclass: WDL
primaryDescriptorPath: /workflows/wf_viral_refbased_assembly.wdl
testParameterFiles:
- empty.json
- name: sc2_pubRepo_submission
subclass: WDL
primaryDescriptorPath: /workflows/wf_sc2_pubRepo_submission.wdl
testParameterFiles:
- empty.json
- name: clearlabs_viral_refbased_assembly
subclass: WDL
primaryDescriptorPath: /workflows/wf_clearlabs_viral_refbased_assembly.wdl
testParameterFiles:
- empty.json
- name: ont_sc2_pubRepo_submission
subclass: WDL
primaryDescriptorPath: /workflows/wf_ont_sc2_pubRepo_submission.wdl
testParameterFiles:
- empty.json
- name: genomic_cluster_analysis
subclass: WDL
primaryDescriptorPath: /workflows/wf_genomic_cluster_analysis.wdl
testParameterFiles:
- empty.json
- name: sc2_batch_submission
subclass: WDL
primaryDescriptorPath: /workflows/wf_sc2_batch_submission.wdl
testParameterFiles:
- empty.json
- name: Titan_ClearLabs
subclass: WDL
primaryDescriptorPath: /workflows/wf_titan_clearlabs.wdl
testParameterFiles:
- empty.json
- name: Titan_ONT
subclass: WDL
primaryDescriptorPath: /workflows/wf_titan_ont.wdl
testParameterFiles:
- empty.json
- name: Titan_Illumina_PE
subclass: WDL
primaryDescriptorPath: /workflows/wf_titan_illumina_pe.wdl
testParameterFiles:
- empty.json
- name: Titan_Illumina_SE
subclass: WDL
primaryDescriptorPath: /workflows/wf_titan_illumina_se.wdl
testParameterFiles:
- empty.json
- name: sc2_pubRepo_prep_se
subclass: WDL
primaryDescriptorPath: /workflows/wf_sc2_pubRepo_prep_se.wdl
testParameterFiles:
- empty.json
- name: sc2_pubRepo_prep_pe
subclass: WDL
primaryDescriptorPath: /workflows/wf_sc2_pubRepo_prep_pe.wdl
testParameterFiles:
- empty.json
- name: Mercury_PE_Prep
subclass: WDL
primaryDescriptorPath: /workflows/wf_mercury_pe_prep.wdl
testParameterFiles:
- empty.json
- name: Mercury_SE_Prep
subclass: WDL
primaryDescriptorPath: /workflows/wf_mercury_se_prep.wdl
testParameterFiles:
- empty.json
- name: Mercury_Batch
subclass: WDL
primaryDescriptorPath: /workflows/wf_mercury_batch.wdl
testParameterFiles:
- empty.json
- name: SC2_nextstrain
subclass: WDL
primaryDescriptorPath: /workflows/wf_sarscov2_nextstrain.wdl
testParameterFiles:
- empty.json
- name: Titan_Augur_Prep
subclass: WDL
primaryDescriptorPath: /workflows/wf_titan_augur_prep.wdl
testParameterFiles:
- empty.json
- name: Titan_Augur_Run
subclass: WDL
primaryDescriptorPath: /workflows/wf_titan_augur_run.wdl
testParameterFiles:
- empty.json
- name: Pangolin_Update
subclass: WDL
primaryDescriptorPath: /workflows/wf_pangolin_update.wdl
testParameterFiles:
- empty.json
- name: VADR_Update
subclass: WDL
primaryDescriptorPath: /workflows/wf_vadr_update.wdl
testParameterFiles:
- empty.json
- name: NCBI_Scrub_SE
subclass: WDL
primaryDescriptorPath: /workflows/wf_ncbi_scrub_se.wdl
testParameterFiles:
- empty.json
- name: NCBI_Scrub_PE
subclass: WDL
primaryDescriptorPath: /workflows/wf_ncbi_scrub_pe.wdl
testParameterFiles:
- empty.json