To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219965 add
?query=shape>7219965
to the URL.
For a more complex example, try
?query=(shape>7219965)&(shape<7219966)
Query "(shape>7219964)&(shape<7219967)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372664 | 7219965 | 13965883 | 7219965 | chr2 | 201616162 | 201682961 | 155.4107656 | 401.849869 | 32.84510247 | 2 | 6 | Dataset1.companion.ome [002] |
| 2372664 | 7219966 | 13965883 | 7219966 | chr2 | 205087694 | 205149345 | 162.5034023 | 399.40612749999997 | 37.02704145 | 2 | 6 | Dataset1.companion.ome [002] |