To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224249 add
?query=shape>7224249
to the URL.
For a more complex example, try
?query=(shape>7224249)&(shape<7224250)
Query "(shape>7224248)&(shape<7224251)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372823 | 7224249 | 13965903 | 7224249 | chr2 | 158286571 | 158352358 | 290.0120002 | 552.0593627999999 | 11.78375878 | 22 | 1 | Dataset1.companion.ome [022] |
2372823 | 7224250 | 13965903 | 7224250 | chr2 | 180707464 | 180773245 | 301.0 | 561.0 | 10.7413359 | 22 | 1 | Dataset1.companion.ome [022] |