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