To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221381 add
?query=shape>7221381
to the URL.
For a more complex example, try
?query=(shape>7221381)&(shape<7221382)
Query "(shape>7221380)&(shape<7221383)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372719 | 7221381 | 13965892 | 7221381 | chr2 | 201616162 | 201682961 | 237.6372933 | 247.15785919999996 | 8.268926171 | 11 | 4 | Dataset1.companion.ome [011] |
| 2372719 | 7221382 | 13965892 | 7221382 | chr2 | 205087694 | 205149345 | 235.0 | 247.0 | 7.350919734 | 11 | 4 | Dataset1.companion.ome [011] |