-
Notifications
You must be signed in to change notification settings - Fork 14
/
croo_out_def.json
135 lines (135 loc) · 6.17 KB
/
croo_out_def.json
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
{
"wgbs.bscaller": {
"bcf": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"Call BCF\"]",
"path": "bscaller/rep${i+1}/${basename}",
"subgraph": "cluster_rep${i+1}",
"table": "Calls/Replicate ${i+1}/Methylation and Variant Calls"
}
},
"wgbs.extract": {
"chg_bb": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"CHG bigBed\"]",
"path": "extract/rep${i+1}/${basename}",
"subgraph": "cluster_rep${i+1}",
"table": "Methylation Extraction/Replicate ${i+1}/CHG bigBed",
"ucsc_track": "track type=bigBed name=\"CHG bigBed\" priority=100 color=0,0,255 visibility=dense"
},
"chg_bed": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"CHG bed\"]",
"path": "extract/rep${i+1}/${basename}",
"subgraph": "cluster_rep${i+1}",
"table": "Methylation Extraction/Replicate ${i+1}/CHG bed"
},
"chh_bb": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"CHH bigBed\"]",
"path": "extract/rep${i+1}/${basename}",
"subgraph": "cluster_rep${i+1}",
"table": "Methylation Extraction/Replicate ${i+1}/CHH bigBed",
"ucsc_track": "track type=bigBed name=\"CHH bigBed\" priority=100 color=0,0,255 visibility=dense"
},
"chh_bed": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"CHH bed\"]",
"path": "extract/rep${i+1}/${basename}",
"subgraph": "cluster_rep${i+1}",
"table": "Methylation Extraction/Replicate ${i+1}/CHH bed"
},
"cpg_bb": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"CpG bigBed\"]",
"path": "extract/rep${i+1}/${basename}",
"subgraph": "cluster_rep${i+1}",
"table": "Methylation Extraction/Replicate ${i+1}/CpG bigBed",
"ucsc_track": "track type=bigBed name=\"CpG bigBed\" priority=100 color=0,0,255 visibility=dense"
},
"cpg_bed": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"CpG bed\"]",
"path": "extract/rep${i+1}/${basename}",
"subgraph": "cluster_rep${i+1}",
"table": "Methylation Extraction/Replicate ${i+1}/CpG bed"
},
"cpg_txt": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"CpG gemBS-style bed\"]",
"path": "extract/rep${i+1}/${basename}",
"subgraph": "cluster_rep${i+1}",
"table": "Methylation Extraction/Replicate ${i+1}/CpG gemBS-style bed"
},
"minus_strand_bw": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"Minus strand signal bigWig\"]",
"path": "extract/rep${i+1}/${basename}",
"subgraph": "cluster_rep${i+1}",
"table": "Methylation Extraction/Replicate ${i+1}/Minus strand signal bigWig",
"ucsc_track": "track type=bigWig name=\"Minus strand signal bigWig (rep${i+1})\" priority=${i+1} smoothingWindow=off maxHeightPixels=80:60:40 color=255,0,0 autoScale=off viewLimits=0:40 visibility=dense"
},
"non_cpg_txt": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"non-CpG gemBS-style bed)\"]",
"path": "extract/rep${i+1}/${basename}",
"subgraph": "cluster_rep${i+1}",
"table": "Methylation Extraction/Replicate ${i+1}/non-CpG gemBS-style bed"
},
"plus_strand_bw": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"Plus strand signal bigWig\"]",
"path": "extract/rep${i+1}/${basename}",
"subgraph": "cluster_rep${i+1}",
"table": "Methylation Extraction/Replicate ${i+1}/Plus strand signal bigWig",
"ucsc_track": "track type=bigWig name=\"Plus strand signal bigWig (rep${i+1})\" priority=${i+1} smoothingWindow=off maxHeightPixels=80:60:40 color=255,0,0 autoScale=off viewLimits=0:40 visibility=dense"
}
},
"wgbs.make_conf": {
"gembs_conf": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"gemBS config\"]",
"path": "configuration/${basename}",
"table": "Configuration/gemBS configuration"
}
},
"wgbs.make_coverage_bigwig": {
"coverage_bigwig": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"CpG Coverage bigWig\"]",
"path": "coverage/rep${i+1}/${basename}",
"table": "Coverage/Replicate ${i+1}/CpG Coverage bigWig",
"ucsc_track": "track type=bigWig name=\"CpG Coverage bigWig (rep${i+1})\" priority=${i+1} smoothingWindow=off maxHeightPixels=80:60:40 color=255,0,0 autoScale=off viewLimits=0:40 visibility=dense"
}
},
"wgbs.make_metadata_csv": {
"metadata_csv": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"gemBS metadata\"]",
"path": "configuration/${basename}",
"table": "Configuration/gemBS metadata"
}
},
"wgbs.map": {
"bam": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"BAM\"]",
"path": "map/rep${i+1}/${basename}",
"subgraph": "cluster_rep${i+1}",
"table": "Alignment/Replicate ${i+1}/BAM alignments"
},
"csi": {
"path": "map/rep${i+1}/${basename}",
"table": "Alignment/Replicate ${i+1}/BAM CSI Index"
}
},
"wgbs.qc_report": {
"map_html_assets": {
"path": "qc/rep${i+1}/map_html_assets/${basename}",
"table": "QC and Logs/Replicate ${i+1}/Map QC HTML"
},
"map_qc_insert_size_plot_png": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"Insert Size Plot\"]",
"path": "qc/rep${i+1}/${basename}",
"subgraph": "cluster_rep${i+1}",
"table": "QC and Logs/Replicate ${i+1}/Insert Size Plot"
},
"map_qc_mapq_plot_png": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"MAPQ Plot\"]",
"path": "qc/rep${i+1}/${basename}",
"subgraph": "cluster_rep${i+1}",
"table": "QC and Logs/Replicate ${i+1}/MAPQ Plot"
},
"portal_map_qc_json": {
"node": "[shape=box style=\"filled, rounded\" fillcolor=lightyellow label=\"Map QC JSON\"]",
"path": "qc/rep${i+1}/${basename}",
"subgraph": "cluster_rep${i+1}",
"table": "QC and Logs/Replicate ${i+1}/Map QC JSON"
}
}
}