To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221448 add
?query=shape>7221448
to the URL.
For a more complex example, try
?query=(shape>7221448)&(shape<7221449)
Query "(shape>7221447)&(shape<7221450)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372722 | 7221448 | 13965892 | 7221448 | chr2 | 210830897 | 210898218 | 534.8302831 | 812.3481099999999 | 9.648931817000001 | 11 | 7 | Dataset1.companion.ome [011] |
| 2372722 | 7221449 | 13965892 | 7221449 | chr2 | 137737263 | 137803380 | 473.6704712 | 756.7104492000001 | 5.0 | 11 | 7 | Dataset1.companion.ome [011] |