To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225032 add
?query=shape>7225032
to the URL.
For a more complex example, try
?query=(shape>7225032)&(shape<7225033)
Query "(shape>7225031)&(shape<7225034)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372849 | 7225032 | 13965905 | 7225032 | chr2 | 198802304 | 198867783 | 342.7668523 | 758.5013579 | 12.23699946 | 24 | 3 | Dataset1.companion.ome [024] |
| 2372849 | 7225033 | 13965905 | 7225033 | chr2 | 201616162 | 201682961 | 351.0 | 779.0 | 13.0 | 24 | 3 | Dataset1.companion.ome [024] |