To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220946 add
?query=shape>7220946
to the URL.
For a more complex example, try
?query=(shape>7220946)&(shape<7220947)
Query "(shape>7220945)&(shape<7220948)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372703 | 7220946 | 13965888 | 7220946 | chr2 | 192700456 | 192763963 | 424.1128517 | 711.775776 | 7.252760886 | 7 | 4 | Dataset1.companion.ome [007] |
| 2372703 | 7220947 | 13965888 | 7220947 | chr2 | 196320065 | 196387628 | 438.5242773 | 726.2385142 | 5.992260344 | 7 | 4 | Dataset1.companion.ome [007] |