To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222202 add
?query=shape>7222202
to the URL.
For a more complex example, try
?query=(shape>7222202)&(shape<7222203)
Query "(shape>7222201)&(shape<7222204)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372748 | 7222202 | 13965895 | 7222202 | chr2 | 196320065 | 196387628 | 520.7915387 | 259.50880930000005 | 13.87400917 | 14 | 8 | Dataset1.companion.ome [014] |
2372748 | 7222203 | 13965895 | 7222203 | chr2 | 198802304 | 198867783 | 518.2105545 | 264.8826762 | 15.35289459 | 14 | 8 | Dataset1.companion.ome [014] |