To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222986 add
?query=shape>7222986
to the URL.
For a more complex example, try
?query=(shape>7222986)&(shape<7222987)
Query "(shape>7222985)&(shape<7222988)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372779 | 7222986 | 13965898 | 7222986 | chr2 | 231221646 | 231288393 | 598.1040548999999 | 921.8256684 | 15.41671018 | 17 | 9 | Dataset1.companion.ome [017] |
| 2372779 | 7222987 | 13965898 | 7222987 | chr2 | 118138644 | 118204055 | 617.1199066 | 871.3278193 | 16.07748065 | 17 | 9 | Dataset1.companion.ome [017] |