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