forked from theiagen/public_health_bioinformatics
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.dockstore.yml
38 lines (38 loc) · 1.4 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
version: 1.2
workflows:
- name: GEMSTONE_Isolates_Illumina_PE
subclass: WDL
primaryDescriptorPath: /workflows/gemstone/wf_gemstone_isolates.wdl
- name: Kraken2_Bracken_PE
subclass: WDL
primaryDescriptorPath: /workflows/standalone_modules/wf_kraken2_pe.wdl
- name: StrainGE_PE
subclass: WDL
primaryDescriptorPath: /workflows/standalone_modules/wf_strainge_pe.wdl
- name: GEMSTONE_Plate_Swipes_Illumina_PE
subclass: WDL
primaryDescriptorPath: /workflows/gemstone/wf_gemstone_plate_swipes.wdl
- name: MetaWRAP_PE
subclass: WDL
primaryDescriptorPath: /workflows/standalone_modules/wf_metawrap.wdl
- name: GEMSTONE_QC_flags_table
subclass: WDL
primaryDescriptorPath: /workflows/utilities/wf_qc_flags_table.wdl
- name: GEMSTONE_QC_flags_row
subclass: WDL
primaryDescriptorPath: /workflows/standalone_modules/wf_qc.wdl
- name: StrainGST_top_strain
subclass: WDL
primaryDescriptorPath: /workflows/utilities/wf_top_strain.wdl
- name: GEMSTONE_status
subclass: WDL
primaryDescriptorPath: /workflows/utilities/wf_status.wdl
- name: GEMSTONE_StrainGR
subclass: WDL
primaryDescriptorPath: /workflows/gemstone/wf_gemstone_straingr.wdl
- name: StrainGR_prepare
subclass: WDL
primaryDescriptorPath: /workflows/standalone_modules/wf_straingr_prepare.wdl
- name: StrainGR_compare
subclass: WDL
primaryDescriptorPath: /workflows/standalone_modules/wf_straingr_compare.wdl