To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219833 add
?query=shape>7219833
to the URL.
For a more complex example, try
?query=(shape>7219833)&(shape<7219834)
Query "(shape>7219832)&(shape<7219835)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372658 | 7219833 | 13965882 | 7219833 | chr2 | 198802304 | 198867783 | 465.0 | 966.0 | 40.0 | 1 | 8 | Dataset1.companion.ome [001] |
| 2372658 | 7219834 | 13965882 | 7219834 | chr2 | 205087694 | 205149345 | 467.0 | 964.0 | 42.51914451 | 1 | 8 | Dataset1.companion.ome [001] |