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