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