To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222310 add
?query=shape>7222310
to the URL.
For a more complex example, try
?query=(shape>7222310)&(shape<7222311)
Query "(shape>7222309)&(shape<7222312)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372753 | 7222310 | 13965896 | 7222310 | chr2 | 137737263 | 137803380 | 109.62550049999999 | 779.0006448 | 14.39524625 | 15 | 2 | Dataset1.companion.ome [015] |
2372753 | 7222311 | 13965896 | 7222311 | chr2 | 158286571 | 158352358 | 150.7815524 | 751.3457318 | 8.521974361 | 15 | 2 | Dataset1.companion.ome [015] |