-
Notifications
You must be signed in to change notification settings - Fork 14
/
.dockstore.yml
72 lines (72 loc) · 1.91 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:
- name: kSNP3
subclass: WDL
primaryDescriptorPath: /workflows/wf_ksnp3.wdl
testParameterFiles:
- empty.json
- name: Gambit_Query
subclass: WDL
primaryDescriptorPath: /workflows/wf_gambit_query.wdl
testParameterFiles:
- empty.json
- name: Kleborate
subclass: WDL
primaryDescriptorPath: /workflows/wf_kleborate.wdl
testParameterFiles:
- empty.json
- name: SerotypeFinder
subclass: WDL
primaryDescriptorPath: /workflows/wf_serotypefinder.wdl
testParameterFiles:
- empty.json
- name: TBProfiler_Illumina_PE
subclass: WDL
primaryDescriptorPath: /workflows/wf_tbprofiler_pe.wdl
testParameterFiles:
- empty.json
- name: TBProfiler_ONT
subclass: WDL
primaryDescriptorPath: /workflows/wf_tbprofiler_ont.wdl
testParameterFiles:
- empty.json
- name: TheiaProk_Illumina_PE
subclass: WDL
primaryDescriptorPath: /workflows/wf_theiaprok_illumina_pe.wdl
testParameterFiles:
- empty.json
- name: TheiaProk_Illumina_SE
subclass: WDL
primaryDescriptorPath: /workflows/wf_theiaprok_illumina_se.wdl
testParameterFiles:
- empty.json
- name: MashTree_FASTA
subclass: WDL
primaryDescriptorPath: /workflows/wf_mashtree_fasta.wdl
testParameterFiles:
- empty.json
- name: NCBI-AMRFinderPlus
subclass: WDL
primaryDescriptorPath: /workflows/wf_amrfinderplus.wdl
testParameterFiles:
- empty.json
- name: Kraken2_PE
subclass: WDL
primaryDescriptorPath: /workflows/wf_kraken2_pe.wdl
testParameterFiles:
- empty.json
- name: Kraken2_SE
subclass: WDL
primaryDescriptorPath: /workflows/wf_kraken2_se.wdl
testParameterFiles:
- empty.json
- name: RASUSA
subclass: WDL
primaryDescriptorPath: /workflows/wf_rasusa.wdl
testParameterFiles:
- empty.json
- name: Core_Gene_SNP
subclass: WDL
primaryDescriptorPath: /workflows/wf_core_gene_snp.wdl
testParameterFiles:
- empty.json