-
Notifications
You must be signed in to change notification settings - Fork 0
/
pipeline-manifest.json
479 lines (478 loc) · 23 KB
/
pipeline-manifest.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
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
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
[
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff_AdjacencyGraph.pdf",
"description": "Spatial adjacency graph of cells and their connected neighbors.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-normalized_cell_outlines.csv",
"description": "Cell outlines normalized for size; first column indicates the scaling factor. xy coordinates are pair indices of a total 100 points but with 200 columns",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff_AdjacencyMatrix.mtx",
"description": "Sparse matrix output of cell adjacency matrix for minimal distance.",
"edam_ontology_term": "EDAM_1.24.format_3916"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff_AdjacencyMatrix_avg.mtx",
"description": "Sparse matrix output of cell adjacency matrix for average distance.",
"edam_ontology_term": "EDAM_1.24.format_3916"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff_AdjacencyMatrixRowColLabels.txt",
"description": "text file of row and column label for adjacency matrix.",
"edam_ontology_term": "EDAM_1.24.data_3671"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cell_1_texture.csv",
"description": "texture features for each cell.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cell_boundaries_channel_covar.csv",
"description": "covariance of cell boundary pixel intensities for all channels for each cell.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cell_boundaries_channel_mean.csv",
"description": "mean intensity of cell boundary pixels for each cell for each channel.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cell_boundaries_channel_total.csv",
"description": "total intensity of cell boundary pixels for each cell for each channel.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cell_boundaries_cluster.csv",
"description": "cluster identification for clustering cells by total intensity in cell boundary pixels.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cell_centers.csv",
"description": "pixel coordinates of cell centers of each segmented cell.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cell_channel_covar.csv",
"description": "covariance of cytoplasm pixel intensities for all channels of each cell (not including cell boundary, nucleus or nuclear bounday).",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cell_channel_meanAll.csv",
"description": "mean intensity of pixel intensities for all parts of each cell for all channels.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cell_channel_mean.csv",
"description": "mean intensity of cytoplasm pixels in each cell (not including cell boundary, nucleus or nuclear bounday) for all channels.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cell_channel_total.csv",
"description": "total intensity of cytoplasm pixels in each cell (not including cell boundary, nucleus or nuclear bounday) for all channel.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cell_cluster.csv",
"description": "cluster identification for clustering by total intensity in cytoplasm of each cell.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cell_polygons_spatial.csv",
"description": "image coordinates for outline of each segmented cell.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cell_shape.csv",
"description": "size + shape cell shape coordinates.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cell_shape_normalized.csv",
"description": "normalized (only shape) cell shape coordinates.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-channel_pca.ome.tiff",
"description": "Content of the top 3 principal components in each pixel (Red=PC1,Green=PC2,Blue=PC3) output as an ometiff.",
"edam_ontology_term": "EDAM_1.24.format_3727"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-channelPCA_summary.csv",
"description": "top 3 PCA components and their explained variance in each channel in the image.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusterbyCovarpercell_boundaries.png",
"description": "covariance clusters for cell boundaries mapped back into the spatial location of each respective cell boundary.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusterbyCovarpercell.png",
"description": "covariance clusters for cells (cytoplasm) mapped back into the spatial location of each respective cell.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusterbyCovarpernuclei.png",
"description": "covariance clusters for nuclei mapped back into the spatial location of each respective nucleus.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusterbyCovarpernucleus_boundaries.png",
"description": "covariance clusters for cell boundaries mapped back into the spatial location of each respective cell boundary.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusterbyMeansAll.png",
"description": "mean intensity of all parts of the segmentation mask (cell, nucleus, cell boundary, nucleus boundary) clusters mapped back into the spatial location of each respective cell.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusterbyMeanspercell_boundaries.png",
"description": "mean intensity clusters for cell boundary mapped back into the spatial location of each respective cell boundary.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusterbyMeanspercell.png",
"description": "mean intensity clusters for cells mapped back into the spatial location of each respective cell.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusterbyMeanspernuclei.png",
"description": "mean intensity clusters for cell boundary mapped back into the spatial location of each respective cell boundary.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusterbyMeanspernucleus_boundaries.png",
"description": "mean intensity clusters for nucleus boundaries mapped back into the spatial location of each respective nucleus boundary",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusterbyTexture.png",
"description": "texture clusters mapped back into the spatial location of each cell.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusterbyTotalpercell_boundaries.png",
"description": "total intensity clusters for cell boundaries mapped back into the spatial location of each respective cell boundary.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusterbyTotalpercell.png",
"description": "total intensity clusters for cells (cytoplasm) mapped back into the spatial location of each respective cell.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusterbyTotalpernuclei.png",
"description": "total intensity clusters for nuclei mapped back into the spatial location of each respective nucleus.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusterbyTotalpernucleus_boundaries.png",
"description": "total intensity clusters for nucleus boundaries mapped back into the spatial location of each respective nucleus boundary.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusterbytSNEAllFeatures.png",
"description": "tSNE clusters for all the features used in SPRM mapped back into the spatial location of each respective cell.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercell_boundaries_covariance_legend.csv",
"description": "largest 3 channel contributions in the image to each cell boundary covariance cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercell_boundaries_covariance_legend.pdf",
"description": "largest 3 channel contributions in the image to each cell boundary covariance cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercell_boundaries_mean_legend.csv",
"description": "largest 3 channel contributions in the image to each cell boundary mean intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercell_boundaries_mean_legend.pdf",
"description": "largest 3 channel contributions in the image to each cell boundary mean intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercell_boundaries_total_legend.csv",
"description": "largest 3 channel contributions in the image to each cell boundary total intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercell_boundaries_total_legend.pdf",
"description": "largest 3 channel contributions in the image to each cell boundary total intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercell_cellshape_legend.csv",
"description": "largest 3 channel contributions in the image to each cell shape cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercell_covariance_legend.csv",
"description": "largest 3 channel contributions in the image to each cell covariance cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercell_covariance_legend.pdf",
"description": "largest 3 channel contributions in the image to each cell covariance cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercell_mean_legend.csv",
"description": "largest 3 channel contributions in the image to each cell mean intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercell_mean_legend.pdf",
"description": "largest 3 channel contributions in the image to each cell mean intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercells_cellshape_legend.pdf",
"description": "largest 3 channel contributions in the image to each cell shape cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercells_texture_legend.pdf",
"description": "largest 3 channel contributions in the image to each texture cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercell_texture_legend.csv",
"description": "largest 3 channel contributions in the image to each texture cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercell_total_legend.csv",
"description": "largest 3 channel contributions in the image to each cell total intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercell_total_legend.pdf",
"description": "largest 3 channel contributions in the image to each cell total intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clustercell_tSNE_legend.csv",
"description": "largest 3 channel contributions in the image to each tSNE cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiffclusteringsilhouetteScores.csv",
"description": "silhouette scores for clustering using different subsets of features.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cluster_meanALLCH_legend.csv",
"description": "largest 3 channel contributions in the image to each mean intensity of all parts of the segmentation mask (cell, nucleus, cell boundary, nucleus boundary) cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cluster_meanALLCH_legend.pdf",
"description": "largest 3 channel contributions in the image to each mean intensity of all parts of the segmentation mask (cell, nucleus, cell boundary, nucleus boundary) cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusternuclei_covariance_legend.csv",
"description": "largest 3 channel contributions in the image to each nuclei covariance cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusternuclei_covariance_legend.pdf",
"description": "largest 3 channel contributions in the image to each nuclei covariance cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusternuclei_mean_legend.csv",
"description": "largest 3 channel contributions in the image to each nuclei mean intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusternuclei_mean_legend.pdf",
"description": "largest 3 channel contributions in the image to each nuclei mean intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusternuclei_total_legend.csv",
"description": "largest 3 channel contributions in the image to each nuclei total intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusternuclei_total_legend.pdf",
"description": "largest 3 channel contributions in the image to each nuclei total intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusternucleus_boundaries_covariance_legend.csv",
"description": "largest 3 channel contributions in the image to each nucleus boundary covariance cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusternucleus_boundaries_covariance_legend.pdf",
"description": "largest 3 channel contributions in the image to each nucleus boundary covariance cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusternucleus_boundaries_mean_legend.csv",
"description": "largest 3 channel contributions in the image to each nucleus boundary mean intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusternucleus_boundaries_mean_legend.pdf",
"description": "largest 3 channel contributions in the image to each nucleus boundary mean intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusternucleus_boundaries_total_legend.csv",
"description": "largest 3 channel contributions in the image to each nucleus boundary total intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-clusternucleus_boundaries_total_legend.pdf",
"description": "largest 3 channel contributions in the image to each nucleus boundary total intensity cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-Cluster_Shape.png",
"description": "clustering by cell shape mapped back onto the spatial locations of cells in the image.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff_img_binary.png",
"description": "foreground and background binarization of the image (used for evaluation of the segmentation).",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-nuclei_1_texture.csv",
"description": "nuclei texture ",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-nuclei_channel_covar.csv",
"description": "covariance of nuclear pixels for all channels for each cell.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-nuclei_channel_mean.csv",
"description": "mean intensity of nuclei for each channel.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-nuclei_channel_total.csv",
"description": "total intensity of nuclei for each channel.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-nuclei_cluster.csv",
"description": "cluster identification for each nucleus.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-nucleus_boundaries_channel_covar.csv",
"description": "covariance of nuclear boundaries pixels for all channels for each cell.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-nucleus_boundaries_channel_mean.csv",
"description": "mean intensity of nuclear boundary pixels for each cell for each channel.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-nucleus_boundaries_channel_total.csv",
"description": "total intensity of nuclear boundary pixels for each cell for each channel.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-nucleus_boundaries_cluster.csv",
"description": "cluster identification for clustering by nuclear boundaries total intensity.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-SNR.csv",
"description": "Signal to noise ratio of each channel image by otsu and z-score.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-SPRM_Image_Quality_Measures.json",
"description": "Image Quality Measures.",
"edam_ontology_term": "EDAM_1.24.format_3464",
"is_qa_qc": true
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-superpixel.ome.tiff",
"description": "Clustering of pixels by intensities in each channel written out as an ome.tiff.",
"edam_ontology_term": "EDAM_1.24.format_3727"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-Superpixels.png",
"description": "Clustering of pixels by intensities of each channel.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-Top3ChannelPCA.png",
"description": "Content of the top 3 principal components in each pixel (Red=PC1,Green=PC2,Blue=PC3).",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-tSNE_allfeatures.csv",
"description": "tSNE 2-Dimensional projection of all SPRM calculated features.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-tSNE_allfeatures.pdf",
"description": "tSNE 2-Dimensional projection of all SPRM calculated features.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-Cluster_ShapeNormalized.png",
"description": "clustering by normalized cell shape mapped back onto the spatial locations of cells in the image.",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cellshapenormalized_legend.pdf",
"description": "largest 3 channel contributions in the image to each normalized cell shape cluster.",
"edam_ontology_term": "EDAM_1.24.format_3508"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff-cellshapenormalized_legend.csv",
"description": "largest 3 channel contributions in the image to each normalized cell shape cluster.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff_nmf_top3.png",
"description": "dimensionality reduction by NMF (Non-Negative Matrix Factorization) on image",
"edam_ontology_term": "EDAM_1.24.format_3603"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff_nmf_components.csv",
"description": "dimensionality reduction by NMF (Non-Negative Matrix Factorization) on image and their corresponding component values",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff_nmf_components.pdf",
"description": "dimensionality reduction by NMF (Non-Negative Matrix Factorization) on image and heat map visualization of their components",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff_subtype.ome.tiff",
"description": "subtype tiff image in which the channels represent the feature subtypes. The index of the channels correspond to the labels in the subtype labels csv.",
"edam_ontology_term": "EDAM_1.24.format_3727"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff_subtype_labels.csv",
"description": "subtype labels where the index of the columns in the csv match corresponds with the index in the channels of the subtype tiff image.",
"edam_ontology_term": "EDAM_1.24.format_3752"
},
{
"pattern": "sprm_outputs/(?P<region>.+)\\.ome\\.tiff_subtype_scores.csv",
"description": "The score assigned to each feature by the subtyping algorithm for best overlap of subtype and feature clusters.",
"edam_ontology_term": "EDAM_1.24.format_3752"
}
]