To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222373 add
?query=shape>7222373
to the URL.
For a more complex example, try
?query=(shape>7222373)&(shape<7222374)
Query "(shape>7222372)&(shape<7222375)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372755 | 7222373 | 13965896 | 7222373 | chr2 | 118138644 | 118204055 | 334.0 | 379.0 | 20.0 | 15 | 5 | Dataset1.companion.ome [015] |
| 2372755 | 7222374 | 13965896 | 7222374 | chr2 | 137737263 | 137803380 | 329.35677430000004 | 366.3429878 | 19.06728646 | 15 | 5 | Dataset1.companion.ome [015] |