To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220333 add
?query=shape>7220333
to the URL.
For a more complex example, try
?query=(shape>7220333)&(shape<7220334)
Query "(shape>7220332)&(shape<7220335)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372680 | 7220333 | 13965885 | 7220333 | chr2 | 210830897 | 210898218 | 106.0 | 868.0 | 27.35803489 | 4 | 5 | Dataset1.companion.ome [004] |
| 2372680 | 7220334 | 13965885 | 7220334 | chr2 | 231221646 | 231288393 | 119.0 | 860.0 | 25.0 | 4 | 5 | Dataset1.companion.ome [004] |