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