To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219823 add
?query=shape>7219823
to the URL.
For a more complex example, try
?query=(shape>7219823)&(shape<7219824)
Query "(shape>7219822)&(shape<7219825)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372658 | 7219823 | 13965882 | 7219823 | chr2 | 231221646 | 231288393 | 400.8996542 | 857.3837697999999 | 38.68516376 | 1 | 8 | Dataset1.companion.ome [001] |
| 2372658 | 7219824 | 13965882 | 7219824 | chr2 | 118138644 | 118204055 | 466.030441 | 957.463074 | 45.42762107 | 1 | 8 | Dataset1.companion.ome [001] |