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