-
Notifications
You must be signed in to change notification settings - Fork 17
/
.dockstore.yml
112 lines (112 loc) · 3.1 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: TheiaCoV_ClearLabs
subclass: WDL
primaryDescriptorPath: /workflows/wf_theiacov_clearlabs.wdl
testParameterFiles:
- empty.json
- name: TheiaCoV_ONT
subclass: WDL
primaryDescriptorPath: /workflows/wf_theiacov_ont.wdl
testParameterFiles:
- empty.json
- name: TheiaCoV_Illumina_PE
subclass: WDL
primaryDescriptorPath: /workflows/wf_theiacov_illumina_pe.wdl
testParameterFiles:
- empty.json
- name: TheiaCoV_Illumina_SE
subclass: WDL
primaryDescriptorPath: /workflows/wf_theiacov_illumina_se.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: TheiaCoV_Augur_Prep
subclass: WDL
primaryDescriptorPath: /workflows/wf_theiacov_augur_prep.wdl
testParameterFiles:
- empty.json
- name: TheiaCoV_Augur_Run
subclass: WDL
primaryDescriptorPath: /workflows/wf_theiacov_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
- name: TheiaCoV_FASTA
subclass: WDL
primaryDescriptorPath: /workflows/wf_theiacov_fasta.wdl
testParameterFiles:
- empty.json
- name: TheiaCoV_WWVC
subclass: WDL
primaryDescriptorPath: /workflows/wf_theiacov_wwvc.wdl
testParameterFiles:
- empty.json
- name: Freyja_FASTQ
subclass: WDL
primaryDescriptorPath: /workflows/wf_freyja_fastq.wdl
testParameterFiles:
- empty.json
- name: Freyja_Plot
subclass: WDL
primaryDescriptorPath: /workflows/wf_freyja_plot.wdl
testParameterFiles:
- empty.json
- name: TheiaCoV_Validate
subclass: WDL
primaryDescriptorPath: /workflows/wf_theiacov_validate.wdl
testParameterFiles:
- empty.json
- name: TheiaCoV_Augur_DistanceTree
subclass: WDL
primaryDescriptorPath: /workflows/wf_theiacov_augur_distance_tree.wdl
testParameterFiles:
- empty.json
- name: Freyja_Update
subclass: WDL
primaryDescriptorPath: /workflows/wf_freyja_update.wdl
testParameterFiles:
- empty.json
- name: Freyja_Dashboard
subclass: WDL
primaryDescriptorPath: /workflows/wf_freyja_dashboard.wdl
testParameterFiles:
- empty.json
- name: Mercury_Prep_N_Batch
subclass: WDL
primaryDescriptorPath: /workflows/wf_mercury_prep_n_batch.wdl
testParameterFiles:
- empty.json