To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219863 add
?query=shape>7219863
to the URL.
For a more complex example, try
?query=(shape>7219863)&(shape<7219864)
Query "(shape>7219862)&(shape<7219865)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372660 | 7219863 | 13965882 | 7219863 | chr2 | 137737263 | 137803380 | 194.452016 | 182.7449865 | 37.86253383 | 1 | 10 | Dataset1.companion.ome [001] |
| 2372660 | 7219864 | 13965882 | 7219864 | chr2 | 158286571 | 158352358 | 213.79605099999998 | 172.1663513 | 39.0 | 1 | 10 | Dataset1.companion.ome [001] |