To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220460 add
?query=shape>7220460
to the URL.
For a more complex example, try
?query=(shape>7220460)&(shape<7220461)
Query "(shape>7220459)&(shape<7220462)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372685 | 7220460 | 13965886 | 7220460 | chr2 | 198802304 | 198867783 | 384.0 | 605.0 | 20.20586138 | 5 | 1 | Dataset1.companion.ome [005] |
| 2372685 | 7220461 | 13965886 | 7220461 | chr2 | 201616162 | 201682961 | 383.0 | 595.0 | 21.0 | 5 | 1 | Dataset1.companion.ome [005] |