To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220900 add
?query=shape>7220900
to the URL.
For a more complex example, try
?query=(shape>7220900)&(shape<7220901)
Query "(shape>7220899)&(shape<7220902)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372700 | 7220900 | 13965887 | 7220900 | chr2 | 231221646 | 231288393 | 178.451895 | 406.6069345 | 17.30834642 | 6 | 10 | Dataset1.companion.ome [006] |
| 2372701 | 7220901 | 13965887 | 7220901 | chr2 | 118138644 | 118204055 | 310.1271615 | 181.1434105 | 22.45886269 | 6 | 11 | Dataset1.companion.ome [006] |