To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223186 add
?query=shape>7223186
to the URL.
For a more complex example, try
?query=(shape>7223186)&(shape<7223187)
Query "(shape>7223185)&(shape<7223188)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372786 | 7223186 | 13965899 | 7223186 | chr2 | 187022561 | 187095365 | 632.0 | 807.0 | 14.0 | 18 | 8 | Dataset1.companion.ome [018] |
2372786 | 7223187 | 13965899 | 7223187 | chr2 | 189698368 | 189767443 | 616.5494192000001 | 788.929166 | 9.778856763 | 18 | 8 | Dataset1.companion.ome [018] |