To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220856 add
?query=shape>7220856
to the URL.
For a more complex example, try
?query=(shape>7220856)&(shape<7220857)
Query "(shape>7220855)&(shape<7220858)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372699 | 7220856 | 13965887 | 7220856 | chr2 | 210830897 | 210898218 | 102.6325192 | 793.0386602000001 | 20.26105345 | 6 | 9 | Dataset1.companion.ome [006] |
| 2372699 | 7220857 | 13965887 | 7220857 | chr2 | 231221646 | 231288393 | 93.0 | 797.0 | 18.0 | 6 | 9 | Dataset1.companion.ome [006] |