-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp-panel.json
More file actions
282 lines (282 loc) · 6.92 KB
/
Copy pathapp-panel.json
File metadata and controls
282 lines (282 loc) · 6.92 KB
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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
{
"version": 1,
"named_parameters": true,
"general": {
"title": "MOSuite-filter-diff",
"instructions": "MOSuite filter differential expression results"
},
"datasets": [
{
"id": "82dccbec-cdd6-4d7f-a610-9cea832e4a8f",
"name": "multiOmicDataSet"
}
],
"categories": [
{
"id": "7Rr6IxOMDucKMImp",
"name": "Input Data Parameters",
"description": "Options for defining input data",
"icon": "📁"
},
{
"id": "EzTg1ivlFDHEy9PI",
"name": "Basic",
"icon": "📂"
},
{
"id": "VisGeneral",
"name": "Visualization: General",
"description": "General visualization and plotting options",
"icon": "\ud83d\udcca"
},
{
"id": "VisBarChart",
"name": "Visualization: Bar Chart",
"description": "Bar chart visualization options",
"icon": "\ud83d\udcca"
},
{
"id": "VisPieChart",
"name": "Visualization: Pie Chart",
"description": "Pie chart visualization options",
"icon": "\ud83d\udcca"
},
{
"id": "FvI4Z2eb9sjL47Jt",
"name": "Advanced",
"description": "Advanced parameters",
"icon": "📂"
}
],
"parameters": [
{
"id": "w1kntbu7DvR0ABp2",
"category": "FvI4Z2eb9sjL47Jt",
"name": "Feature ID column name",
"param_name": "feature_id_colname",
"description": "Column name for feature IDs",
"type": "text",
"value_type": "string"
},
{
"id": "A1nG6Kp8ZyQ9sL0v",
"category": "EzTg1ivlFDHEy9PI",
"name": "Significance column",
"param_name": "significance_column",
"description": "Column name for significance (e.g., pval or adjpval)",
"type": "text",
"value_type": "string",
"default_value": "adjpval"
},
{
"id": "s5mL2nC8pQ4rT7x1",
"category": "EzTg1ivlFDHEy9PI",
"name": "Significance cutoff",
"param_name": "significance_cutoff",
"description": "Features must be below this significance cutoff",
"type": "text",
"value_type": "string",
"default_value": "0.05"
},
{
"id": "G4pV1bH9nR2cD6e8",
"category": "EzTg1ivlFDHEy9PI",
"name": "Change column",
"param_name": "change_column",
"description": "Column name for change (e.g., logFC)",
"type": "text",
"value_type": "string",
"default_value": "logFC"
},
{
"id": "Z8qL4xT2mY6hP1s3",
"category": "EzTg1ivlFDHEy9PI",
"name": "Change cutoff",
"param_name": "change_cutoff",
"description": "Absolute change threshold",
"type": "text",
"value_type": "string",
"default_value": "1"
},
{
"id": "b7Yx3Fq0tU9nM2k5",
"category": "EzTg1ivlFDHEy9PI",
"name": "Filtering mode",
"param_name": "filtering_mode",
"description": "Include features meeting criteria in any or all contrasts (any/all)",
"type": "text",
"value_type": "string",
"default_value": "any"
},
{
"id": "V2rD6kS9aW1jH5m8",
"category": "EzTg1ivlFDHEy9PI",
"name": "Include estimates",
"param_name": "include_estimates",
"description": "Comma-separated list of estimates to include",
"type": "text",
"value_type": "string",
"default_value": "FC,logFC,tstat,pval,adjpval"
},
{
"id": "n4C2vR8pL7mQ3dX1",
"category": "EzTg1ivlFDHEy9PI",
"name": "Round estimates",
"param_name": "round_estimates",
"description": "Whether to round estimates",
"type": "list",
"value_type": "string",
"default_value": "TRUE",
"extra_data": [
"TRUE",
"FALSE"
]
},
{
"id": "m9K2pX4bV7nT1eR6",
"category": "EzTg1ivlFDHEy9PI",
"name": "Contrast filter",
"param_name": "contrast_filter",
"description": "Whether to keep, remove, or ignore contrast filtering",
"type": "text",
"value_type": "string",
"default_value": "none"
},
{
"id": "d8L1wZ3qS6cA9fT2",
"category": "EzTg1ivlFDHEy9PI",
"name": "Contrasts",
"param_name": "contrasts",
"description": "Comma-separated list of contrasts to keep/remove",
"type": "text",
"value_type": "string"
},
{
"id": "f3H9nQ2vW7kM1sP8",
"category": "EzTg1ivlFDHEy9PI",
"name": "Groups",
"param_name": "groups",
"description": "Comma-separated list of groups to keep/remove",
"type": "text",
"value_type": "string"
},
{
"id": "u7R4cB2mX9jL5nD1",
"category": "EzTg1ivlFDHEy9PI",
"name": "Groups filter",
"param_name": "groups_filter",
"description": "Whether to keep, remove, or ignore group filtering",
"type": "text",
"value_type": "string",
"default_value": "none"
},
{
"id": "Q6tH8vY1xN4mB3c7",
"category": "FvI4Z2eb9sjL47Jt",
"name": "Rounding decimals for percent",
"param_name": "rounding_decimal_for_percent_cells",
"description": "Decimal places for percent labels",
"type": "text",
"value_type": "string",
"default_value": "0"
},
{
"id": "R8dK2pV5yQ1tS6x9",
"category": "VisGeneral",
"name": "Label font size",
"param_name": "label_font_size",
"description": "Font size for labels in plots",
"type": "text",
"value_type": "string",
"default_value": "6"
},
{
"id": "p2X7mN4vT6cL1hQ9",
"category": "VisGeneral",
"name": "Label distance",
"param_name": "label_distance",
"description": "Distance of labels from bars",
"type": "text",
"value_type": "string",
"default_value": "1"
},
{
"id": "h1V6xQ3mT9kB2nR7",
"category": "VisBarChart",
"name": "Y-axis expansion",
"param_name": "y_axis_expansion",
"description": "Expansion of the y-axis",
"type": "text",
"value_type": "string",
"default_value": "0.08"
},
{
"id": "K9cP1rV6xT3mQ7nB",
"category": "VisGeneral",
"name": "Fill colors",
"param_name": "fill_colors",
"description": "Comma-separated fill colors for bars",
"type": "text",
"value_type": "string",
"default_value": "steelblue1,whitesmoke"
},
{
"id": "L5mT8yQ2vR1nX6cP",
"category": "VisPieChart",
"name": "Pie chart in 3D",
"param_name": "pie_chart_in_3d",
"description": "Whether to draw pie charts in 3D",
"type": "list",
"value_type": "string",
"default_value": "TRUE",
"extra_data": [
"TRUE",
"FALSE"
]
},
{
"id": "B6tQ1pV8mR3xN2cL",
"category": "VisBarChart",
"name": "Bar width",
"param_name": "bar_width",
"description": "Width of bars",
"type": "text",
"value_type": "string",
"default_value": "0.4"
},
{
"id": "x3M7nQ1tV9kR5cB2",
"category": "VisBarChart",
"name": "Draw bar border",
"param_name": "draw_bar_border",
"description": "Whether to draw borders around bars",
"type": "list",
"value_type": "string",
"default_value": "TRUE",
"extra_data": [
"TRUE",
"FALSE"
]
},
{
"id": "Y4nR2pX7mL1vQ6cT",
"category": "VisGeneral",
"name": "Plot type",
"param_name": "plot_type",
"description": "Plot type: bar or pie",
"type": "text",
"value_type": "string",
"default_value": "bar"
},
{
"id": "t6P3mQ9vR1xK7nB2",
"category": "VisGeneral",
"name": "Plot titles fontsize",
"param_name": "plot_titles_fontsize",
"description": "Font size for plot titles",
"type": "text",
"value_type": "string",
"default_value": "12"
}
]
}