To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220937 add
?query=shape>7220937
to the URL.
For a more complex example, try
?query=(shape>7220937)&(shape<7220938)
Query "(shape>7220936)&(shape<7220939)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372702 | 7220937 | 13965888 | 7220937 | chr2 | 205087694 | 205149345 | 149.77190280000002 | 470.6242432 | 20.25015649 | 7 | 1 | Dataset1.companion.ome [007] |
| 2372702 | 7220938 | 13965888 | 7220938 | chr2 | 210830897 | 210898218 | 148.0 | 463.0 | 21.0 | 7 | 1 | Dataset1.companion.ome [007] |