To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223409 add
?query=shape>7223409
to the URL.
For a more complex example, try
?query=(shape>7223409)&(shape<7223410)
Query "(shape>7223408)&(shape<7223411)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372794 | 7223409 | 13965900 | 7223409 | chr2 | 205087694 | 205149345 | 480.7163962 | 534.8848643 | 9.534435047 | 19 | 8 | Dataset1.companion.ome [019] |
| 2372794 | 7223410 | 13965900 | 7223410 | chr2 | 208067715 | 208129451 | 473.8400811000001 | 530.2347397 | 10.175329699999999 | 19 | 8 | Dataset1.companion.ome [019] |