To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220256 add
?query=shape>7220256
to the URL.
For a more complex example, try
?query=(shape>7220256)&(shape<7220257)
Query "(shape>7220255)&(shape<7220258)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372678 | 7220256 | 13965885 | 7220256 | chr2 | 201616162 | 201682961 | 501.6559098 | 539.7491874 | 18.8011236 | 4 | 2 | Dataset1.companion.ome [004] |
2372678 | 7220257 | 13965885 | 7220257 | chr2 | 205087694 | 205149345 | 505.0 | 554.0 | 24.0 | 4 | 2 | Dataset1.companion.ome [004] |