-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.dockstore.yml
30 lines (30 loc) · 1.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
version: 1.2
workflows:
- name: alphaSat-HMMER
subclass: WDL
testParameterFiles:
- /alphaSat-HMMER/test/alphaSat-HMMER-local.json
primaryDescriptorPath: alphaSat-HMMER/alphaSat-HMMER.wdl
- name: identify-hSat2and3
subclass: WDL
testParameterFiles:
- /identify-hSat2and3/test/identify-hSat2and3-local.json
primaryDescriptorPath: identify-hSat2and3/identify-hSat2and3.wdl
- name: extractAssemblyContigsInRegion
subclass: WDL
primaryDescriptorPath: tools/extractAssemblyContigsInRegion/extractAssemblyContigsInRegion.wdl
- name: ntrprism-to-bedgraph
subclass: WDL
primaryDescriptorPath: NTRprism/ntrprism_to_bedgraph.wdl
- name: alphaSatHOR-StV
subclass: WDL
primaryDescriptorPath: HOR-StV/HOR-StV.wdl
- name: fastaKmerCount
subclass: WDL
primaryDescriptorPath: tools/fastaKmerCount/fastaKmerCount.wdl
- name: readKmerCount
subclass: WDL
primaryDescriptorPath: tools/readKmerCount/readKmerCount.wdl
- name: kmcCount
subclass: WDL
primaryDescriptorPath: tools/kmcCount/kmcCount.wdl