To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224050 add
?query=shape>7224050
to the URL.
For a more complex example, try
?query=(shape>7224050)&(shape<7224051)
Query "(shape>7224049)&(shape<7224052)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372816 | 7224050 | 13965902 | 7224050 | chr2 | 137737263 | 137803380 | 351.7459389 | 900.1585594000001 | 13.07770793 | 21 | 7 | Dataset1.companion.ome [021] |
| 2372816 | 7224051 | 13965902 | 7224051 | chr2 | 158286571 | 158352358 | 354.8268149 | 904.4850849 | 12.85827903 | 21 | 7 | Dataset1.companion.ome [021] |