To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222383 add
?query=shape>7222383
to the URL.
For a more complex example, try
?query=(shape>7222383)&(shape<7222384)
Query "(shape>7222382)&(shape<7222385)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372755 | 7222383 | 13965896 | 7222383 | chr2 | 201616162 | 201682961 | 331.0 | 376.0 | 24.0 | 15 | 5 | Dataset1.companion.ome [015] |
| 2372755 | 7222384 | 13965896 | 7222384 | chr2 | 208067715 | 208129451 | 326.0 | 384.0 | 23.57963857 | 15 | 5 | Dataset1.companion.ome [015] |