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