To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223548 add
?query=shape>7223548
to the URL.
For a more complex example, try
?query=(shape>7223548)&(shape<7223549)
Query "(shape>7223547)&(shape<7223550)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372800 | 7223548 | 13965901 | 7223548 | chr2 | 137737263 | 137803380 | 35.0 | 316.0 | 7.0 | 20 | 1 | Dataset1.companion.ome [020] |
| 2372800 | 7223549 | 13965901 | 7223549 | chr2 | 158286571 | 158352358 | 28.68998124 | 314.36118189999996 | 10.62966156 | 20 | 1 | Dataset1.companion.ome [020] |