To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224255 add
?query=shape>7224255
to the URL.
For a more complex example, try
?query=(shape>7224255)&(shape<7224256)
Query "(shape>7224254)&(shape<7224257)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372823 | 7224255 | 13965903 | 7224255 | chr2 | 196320065 | 196387628 | 300.85048969999997 | 560.7334171 | 12.10257366 | 22 | 1 | Dataset1.companion.ome [022] |
2372823 | 7224256 | 13965903 | 7224256 | chr2 | 198802304 | 198867783 | 294.95791069999996 | 562.7453793999999 | 11.44783848 | 22 | 1 | Dataset1.companion.ome [022] |