To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221374 add
?query=shape>7221374
to the URL.
For a more complex example, try
?query=(shape>7221374)&(shape<7221375)
Query "(shape>7221373)&(shape<7221376)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372719 | 7221374 | 13965892 | 7221374 | chr2 | 158286571 | 158352358 | 230.2700074 | 250.61731650000002 | 8.432751163999999 | 11 | 4 | Dataset1.companion.ome [011] |
| 2372719 | 7221375 | 13965892 | 7221375 | chr2 | 177676147 | 177739905 | 229.0581665 | 263.3739701 | 8.211321501 | 11 | 4 | Dataset1.companion.ome [011] |