To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223659 add
?query=shape>7223659
to the URL.
For a more complex example, try
?query=(shape>7223659)&(shape<7223660)
Query "(shape>7223658)&(shape<7223661)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372803 | 7223659 | 13965901 | 7223659 | chr2 | 210830897 | 210898218 | 202.0 | 538.0 | 14.0 | 20 | 4 | Dataset1.companion.ome [020] |
2372803 | 7223660 | 13965901 | 7223660 | chr2 | 231221646 | 231288393 | 214.0125128 | 509.8792539 | 20.1288274 | 20 | 4 | Dataset1.companion.ome [020] |