To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222375 add
?query=shape>7222375
to the URL.
For a more complex example, try
?query=(shape>7222375)&(shape<7222376)
Query "(shape>7222374)&(shape<7222377)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372755 | 7222375 | 13965896 | 7222375 | chr2 | 158286571 | 158352358 | 352.9405776 | 383.2094317 | 8.432491145 | 15 | 5 | Dataset1.companion.ome [015] |
| 2372755 | 7222376 | 13965896 | 7222376 | chr2 | 180707464 | 180773245 | 345.0 | 354.0 | 21.0 | 15 | 5 | Dataset1.companion.ome [015] |