To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219944 add
?query=shape>7219944
to the URL.
For a more complex example, try
?query=(shape>7219944)&(shape<7219945)
Query "(shape>7219943)&(shape<7219946)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372663 | 7219944 | 13965883 | 7219944 | chr2 | 198802304 | 198867783 | 143.0 | 723.0 | 34.0 | 2 | 5 | Dataset1.companion.ome [002] |
| 2372663 | 7219945 | 13965883 | 7219945 | chr2 | 201616162 | 201682961 | 151.4933871 | 740.4480103 | 36.37171453 | 2 | 5 | Dataset1.companion.ome [002] |