To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223980 add
?query=shape>7223980
to the URL.
For a more complex example, try
?query=(shape>7223980)&(shape<7223981)
Query "(shape>7223979)&(shape<7223982)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372814 | 7223980 | 13965902 | 7223980 | chr2 | 196320065 | 196387628 | 337.0 | 852.0 | 11.0 | 21 | 5 | Dataset1.companion.ome [021] |
| 2372814 | 7223981 | 13965902 | 7223981 | chr2 | 198802304 | 198867783 | 338.94885439999996 | 851.0312315 | 10.44719367 | 21 | 5 | Dataset1.companion.ome [021] |