To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221862 add
?query=shape>7221862
to the URL.
For a more complex example, try
?query=(shape>7221862)&(shape<7221863)
Query "(shape>7221861)&(shape<7221864)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372737 | 7221862 | 13965894 | 7221862 | chr2 | 198802304 | 198867783 | 261.5743972 | 841.1264282999999 | 8.531091707 | 13 | 4 | Dataset1.companion.ome [013] |
| 2372737 | 7221863 | 13965894 | 7221863 | chr2 | 201616162 | 201682961 | 261.0 | 845.0 | 10.7804161 | 13 | 4 | Dataset1.companion.ome [013] |