To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223656 add
?query=shape>7223656
to the URL.
For a more complex example, try
?query=(shape>7223656)&(shape<7223657)
Query "(shape>7223655)&(shape<7223658)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372803 | 7223656 | 13965901 | 7223656 | chr2 | 198802304 | 198867783 | 199.0 | 533.0 | 13.0 | 20 | 4 | Dataset1.companion.ome [020] |
2372803 | 7223657 | 13965901 | 7223657 | chr2 | 201616162 | 201682961 | 204.0 | 538.0 | 12.79658197 | 20 | 4 | Dataset1.companion.ome [020] |