To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221436 add
?query=shape>7221436
to the URL.
For a more complex example, try
?query=(shape>7221436)&(shape<7221437)
Query "(shape>7221435)&(shape<7221438)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372721 | 7221436 | 13965892 | 7221436 | chr2 | 210830897 | 210898218 | 422.50771849999995 | 479.7154535 | 6.633651201 | 11 | 6 | Dataset1.companion.ome [011] |
| 2372721 | 7221437 | 13965892 | 7221437 | chr2 | 231221646 | 231288393 | 398.2299124 | 472.6542176 | 8.868156508 | 11 | 6 | Dataset1.companion.ome [011] |