To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222245 add
?query=shape>7222245
to the URL.
For a more complex example, try
?query=(shape>7222245)&(shape<7222246)
Query "(shape>7222244)&(shape<7222247)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372750 | 7222245 | 13965895 | 7222245 | chr2 | 187022561 | 187095365 | 652.9219391 | 175.3610103 | 11.15111307 | 14 | 10 | Dataset1.companion.ome [014] |
2372750 | 7222246 | 13965895 | 7222246 | chr2 | 189698368 | 189767443 | 657.3999081000001 | 172.8160793 | 13.21309117 | 14 | 10 | Dataset1.companion.ome [014] |