To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219862 add
?query=shape>7219862
to the URL.
For a more complex example, try
?query=(shape>7219862)&(shape<7219863)
Query "(shape>7219861)&(shape<7219864)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372660 | 7219862 | 13965882 | 7219862 | chr2 | 118138644 | 118204055 | 207.5904773 | 186.5276997 | 40.22175272 | 1 | 10 | Dataset1.companion.ome [001] |
| 2372660 | 7219863 | 13965882 | 7219863 | chr2 | 137737263 | 137803380 | 194.452016 | 182.7449865 | 37.86253383 | 1 | 10 | Dataset1.companion.ome [001] |