To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221951 add
?query=shape>7221951
to the URL.
For a more complex example, try
?query=(shape>7221951)&(shape<7221952)
Query "(shape>7221950)&(shape<7221953)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372741 | 7221951 | 13965894 | 7221951 | chr2 | 137737263 | 137803380 | 593.0 | 254.0 | 16.67687678 | 13 | 10 | Dataset1.companion.ome [013] |
| 2372741 | 7221952 | 13965894 | 7221952 | chr2 | 158286571 | 158352358 | 586.1846082999999 | 254.57391069999997 | 15.32694286 | 13 | 10 | Dataset1.companion.ome [013] |