To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220960 add
?query=shape>7220960
to the URL.
For a more complex example, try
?query=(shape>7220960)&(shape<7220961)
Query "(shape>7220959)&(shape<7220962)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372703 | 7220960 | 13965888 | 7220960 | chr2 | 196320065 | 196387628 | 409.4049265 | 691.5342387999999 | 11.97532988 | 7 | 4 | Dataset1.companion.ome [007] |
| 2372703 | 7220961 | 13965888 | 7220961 | chr2 | 198802304 | 198867783 | 419.0535583 | 692.2678833 | 16.0 | 7 | 4 | Dataset1.companion.ome [007] |