To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224089 add
?query=shape>7224089
to the URL.
For a more complex example, try
?query=(shape>7224089)&(shape<7224090)
Query "(shape>7224088)&(shape<7224091)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372818 | 7224089 | 13965902 | 7224089 | chr2 | 137737263 | 137803380 | 664.0 | 96.0 | 16.49828885 | 21 | 9 | Dataset1.companion.ome [021] |
| 2372818 | 7224090 | 13965902 | 7224090 | chr2 | 158286571 | 158352358 | 657.0 | 97.0 | 12.0 | 21 | 9 | Dataset1.companion.ome [021] |