To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225108 add
?query=shape>7225108
to the URL.
For a more complex example, try
?query=(shape>7225108)&(shape<7225109)
Query "(shape>7225107)&(shape<7225110)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372852 | 7225108 | 13965905 | 7225108 | chr2 | 187022561 | 187095365 | 521.0 | 57.0 | 13.0 | 24 | 6 | Dataset1.companion.ome [024] |
| 2372852 | 7225109 | 13965905 | 7225109 | chr2 | 189698368 | 189767443 | 514.1224334 | 55.83218255 | 13.17008546 | 24 | 6 | Dataset1.companion.ome [024] |