forked from broadinstitute/warp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.dockstore.yml
67 lines (50 loc) · 2.16 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
version: 1.2
workflows:
- name: Optimus
subclass: WDL
primaryDescriptorPath: /pipelines/skylab/optimus/Optimus.wdl
- name: Smartseq2_Multisample
subclass: WDL
primaryDescriptorPath: /pipelines/skylab/smartseq2_multisample/MultiSampleSmartSeq2.wdl
- name: Smartseq2_Single_Sample
subclass: WDL
primaryDescriptorPath: /pipelines/skylab/smartseq2_single_sample/SmartSeq2SingleSample.wdl
- name: Smartseq2_Single_Nucleus_Multisample
subclass: WDL
primaryDescriptorPath: /pipelines/skylab/smartseq2_single_nucleus_multisample/MultiSampleSmartSeq2SingleNucleus.wdl
- name: Smartseq2_Single_Nucleus
subclass: WDL
primaryDescriptorPath: /pipelines/skylab/smartseq2_single_nucleus/SmartSeq2SingleNucleus.wdl
- name: IlluminaGenotypingArray
subclass: WDL
primaryDescriptorPath: /pipelines/broad/genotyping/illumina/IlluminaGenotypingArray.wdl
- name: scATAC
subclass: WDL
primaryDescriptorPath: /pipelines/skylab/scATAC/scATAC.wdl
- name: JointGenotyping
subclass: WDL
primaryDescriptorPath: /pipelines/broad/dna_seq/germline/joint_genotyping/JointGenotyping.wdl
- name: ExomeGermlineSingleSample
subclass: WDL
primaryDescriptorPath: /pipelines/broad/dna_seq/germline/single_sample/exome/ExomeGermlineSingleSample.wdl
- name: WholeGenomeGermlineSingleSample
subclass: WDL
primaryDescriptorPath: /pipelines/broad/dna_seq/germline/single_sample/wgs/WholeGenomeGermlineSingleSample.wdl
- name: OptimusHcaAdapter
subclass: WDL
primaryDescriptorPath: /projects/optimus/CreateOptimusAdapterMetadata.wdl
- name: Ss2HcaAdapter
subclass: WDL
primaryDescriptorPath: /projects/smartseq2/CreateSs2AdapterMetadata.wdl
- name: CEMBA
subclass: WDL
primaryDescriptorPath: /pipelines/cemba/cemba_methylcseq/CEMBA.wdl
- name: ReblockGVCF
subclass: WDL
primaryDescriptorPath: /pipelines/broad/dna_seq/germline/joint_genotyping/reblocking/ReblockGVCF.wdl
- name: Arrays
subclass: WDL
primaryDescriptorPath: /pipelines/broad/arrays/single_sample/Arrays.wdl
- name: Imputation
subclass: WDL
primaryDescriptorPath: /pipelines/broad/arrays/imputation/Imputation.wdl