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