To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224553 add
?query=shape>7224553
to the URL.
For a more complex example, try
?query=(shape>7224553)&(shape<7224554)
Query "(shape>7224552)&(shape<7224555)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372833 | 7224553 | 13965903 | 7224553 | chr2 | 210830897 | 210898218 | 567.0 | 55.0 | 19.0 | 22 | 14 | Dataset1.companion.ome [022] |
| 2372833 | 7224554 | 13965903 | 7224554 | chr2 | 231221646 | 231288393 | 556.9911335 | 71.08093297 | 18.25466364 | 22 | 14 | Dataset1.companion.ome [022] |