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