To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223410 add
?query=shape>7223410
to the URL.
For a more complex example, try
?query=(shape>7223410)&(shape<7223411)
Query "(shape>7223409)&(shape<7223412)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372794 | 7223410 | 13965900 | 7223410 | chr2 | 208067715 | 208129451 | 473.8400811000001 | 530.2347397 | 10.175329699999999 | 19 | 8 | Dataset1.companion.ome [019] |
| 2372794 | 7223411 | 13965900 | 7223411 | chr2 | 210830897 | 210898218 | 463.8535683999999 | 529.8924913 | 10.554072 | 19 | 8 | Dataset1.companion.ome [019] |