To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225435 add
?query=shape>7225435
to the URL.
For a more complex example, try
?query=(shape>7225435)&(shape<7225436)
Query "(shape>7225434)&(shape<7225437)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372862 | 7225435 | 13965905 | 7225435 | chr2 | 196320065 | 196387628 | 355.34229819999996 | 571.0690772999999 | 16.73400005 | 24 | 20 | Dataset1.companion.ome [024] |
2372862 | 7225436 | 13965905 | 7225436 | chr2 | 198802304 | 198867783 | 337.4036892 | 564.4159471 | 15.54890982 | 24 | 20 | Dataset1.companion.ome [024] |