To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220463 add
?query=shape>7220463
to the URL.
For a more complex example, try
?query=(shape>7220463)&(shape<7220464)
Query "(shape>7220462)&(shape<7220465)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372685 | 7220463 | 13965886 | 7220463 | chr2 | 208067715 | 208129451 | 383.51120249999997 | 613.1307887999999 | 19.54128273 | 5 | 1 | Dataset1.companion.ome [005] |
| 2372685 | 7220464 | 13965886 | 7220464 | chr2 | 231221646 | 231288393 | 390.6638317 | 601.8213861 | 21.29050708 | 5 | 1 | Dataset1.companion.ome [005] |