To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220461 add
?query=shape>7220461
to the URL.
For a more complex example, try
?query=(shape>7220461)&(shape<7220462)
Query "(shape>7220460)&(shape<7220463)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372685 | 7220461 | 13965886 | 7220461 | chr2 | 201616162 | 201682961 | 383.0 | 595.0 | 21.0 | 5 | 1 | Dataset1.companion.ome [005] |
| 2372685 | 7220462 | 13965886 | 7220462 | chr2 | 205087694 | 205149345 | 384.0 | 598.0 | 20.0 | 5 | 1 | Dataset1.companion.ome [005] |