To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225037 add
?query=shape>7225037
to the URL.
For a more complex example, try
?query=(shape>7225037)&(shape<7225038)
Query "(shape>7225036)&(shape<7225039)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372850 | 7225037 | 13965905 | 7225037 | chr2 | 137737263 | 137803380 | 541.0 | 594.0 | 19.0 | 24 | 4 | Dataset1.companion.ome [024] |
| 2372850 | 7225038 | 13965905 | 7225038 | chr2 | 158286571 | 158352358 | 540.1745539 | 596.2554307 | 13.27844333 | 24 | 4 | Dataset1.companion.ome [024] |