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