To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220887 add
?query=shape>7220887
to the URL.
For a more complex example, try
?query=(shape>7220887)&(shape<7220888)
Query "(shape>7220886)&(shape<7220889)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372700 | 7220887 | 13965887 | 7220887 | chr2 | 137737263 | 137803380 | 181.2400055 | 433.9771423 | 11.0 | 6 | 10 | Dataset1.companion.ome [006] |
| 2372700 | 7220888 | 13965887 | 7220888 | chr2 | 158286571 | 158352358 | 186.0 | 405.0 | 19.20027835 | 6 | 10 | Dataset1.companion.ome [006] |