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