-
Notifications
You must be signed in to change notification settings - Fork 0
/
.dockstore.yml
38 lines (38 loc) · 1.43 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:
- subclass: WDL
name: STEAMER-ATACseq
primaryDescriptorPath: /steamer-atac.wdl # absolute path
testParameterFiles: [/steamer_atac_inputs.json] # absolute path
readMePath: /README.md # absolute path
authors:
- name: Andrew Robbins
email: robbiand@med.umich.edu
orcid: 0009-0001-7961-7489
- name: Crystal Wen
email: mccwen@umich.edu
topic: The welch-lab STEAMER pipeline for ATAC-seq
- subclass: WDL
name: STEAMER-RNAseq
primaryDescriptorPath: /steamer-rna.wdl # absolute path
testParameterFiles: [/steamer_rna_inputs.json] # absolute path
readMePath: /README.md # absolute path
authors:
- name: Andrew Robbins
email: robbiand@med.umich.edu
orcid: 0009-0001-7961-7489
- name: Crystal Wen
email: mccwen@umich.edu
topic: The welch-lab STEAMER pipeline for RNA-seq
- subclass: WDL
name: STEAMER-mCseq
primaryDescriptorPath: /steamer-methyl.wdl # absolute path
testParameterFiles: [/steamer_methyl_inputs.json] # absolute path
readMePath: /README.md # absolu te path
authors:
- name: Andrew Robbins
email: robbiand@med.umich.edu
orcid: 0009-0001-7961-7489
- name: Crystal Wen
email: mccwen@umich.edu
topic: The welch-lab STEAMER pipeline for mCseq