To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220401 add
?query=shape>7220401
to the URL.
For a more complex example, try
?query=(shape>7220401)&(shape<7220402)
Query "(shape>7220400)&(shape<7220403)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372683 | 7220401 | 13965885 | 7220401 | chr2 | 177676147 | 177739905 | 724.0 | 827.0 | 24.0 | 4 | 8 | Dataset1.companion.ome [004] |
| 2372683 | 7220402 | 13965885 | 7220402 | chr2 | 180707464 | 180773245 | 739.4359327000001 | 835.9818968999999 | 25.54177103 | 4 | 8 | Dataset1.companion.ome [004] |