To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225800 add
?query=shape>7225800
to the URL.
For a more complex example, try
?query=(shape>7225800)&(shape<7225801)
Query "(shape>7225799)&(shape<7225802)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372874 | 7225800 | 13965906 | 7225800 | chr2 | 192700456 | 192763963 | 241.2048036 | 697.5381156000001 | 16.69758685 | 25 | 13 | Dataset1.companion.ome [025] |
2372874 | 7225801 | 13965906 | 7225801 | chr2 | 198802304 | 198867783 | 233.7153404 | 706.6147801 | 15.65155145 | 25 | 13 | Dataset1.companion.ome [025] |