To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220374 add
?query=shape>7220374
to the URL.
For a more complex example, try
?query=(shape>7220374)&(shape<7220375)
Query "(shape>7220373)&(shape<7220376)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372682 | 7220374 | 13965885 | 7220374 | chr2 | 118138644 | 118204055 | 204.17551699999999 | 323.93029789999997 | 21.96973984 | 4 | 7 | Dataset1.companion.ome [004] |
| 2372682 | 7220375 | 13965885 | 7220375 | chr2 | 137737263 | 137803380 | 216.4472278 | 320.3109591 | 25.03103336 | 4 | 7 | Dataset1.companion.ome [004] |