To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220472 add
?query=shape>7220472
to the URL.
For a more complex example, try
?query=(shape>7220472)&(shape<7220473)
Query "(shape>7220471)&(shape<7220474)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372685 | 7220472 | 13965886 | 7220472 | chr2 | 196320065 | 196387628 | 444.7962915 | 601.3394611 | 16.57475055 | 5 | 1 | Dataset1.companion.ome [005] |
| 2372685 | 7220473 | 13965886 | 7220473 | chr2 | 198802304 | 198867783 | 443.71088260000005 | 610.0563781000001 | 21.23991788 | 5 | 1 | Dataset1.companion.ome [005] |