To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224341 add
?query=shape>7224341
to the URL.
For a more complex example, try
?query=(shape>7224341)&(shape<7224342)
Query "(shape>7224340)&(shape<7224343)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372826 | 7224341 | 13965903 | 7224341 | chr2 | 196320065 | 196387628 | 452.0 | 650.0 | 17.0 | 22 | 5 | Dataset1.companion.ome [022] |
2372826 | 7224342 | 13965903 | 7224342 | chr2 | 198802304 | 198867783 | 459.39382620000003 | 651.2725793999999 | 11.78243567 | 22 | 5 | Dataset1.companion.ome [022] |