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