To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224029 add
?query=shape>7224029
to the URL.
For a more complex example, try
?query=(shape>7224029)&(shape<7224030)
Query "(shape>7224028)&(shape<7224031)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372815 | 7224029 | 13965902 | 7224029 | chr2 | 196320065 | 196387628 | 367.0 | 230.0 | 19.0 | 21 | 6 | Dataset1.companion.ome [021] |
| 2372815 | 7224030 | 13965902 | 7224030 | chr2 | 198802304 | 198867783 | 364.0 | 237.0 | 16.22032777 | 21 | 6 | Dataset1.companion.ome [021] |