To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223668 add
?query=shape>7223668
to the URL.
For a more complex example, try
?query=(shape>7223668)&(shape<7223669)
Query "(shape>7223667)&(shape<7223670)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372804 | 7223668 | 13965901 | 7223668 | chr2 | 196320065 | 196387628 | 357.50053030000004 | 845.0926119 | 9.268580573 | 20 | 5 | Dataset1.companion.ome [020] |
2372804 | 7223669 | 13965901 | 7223669 | chr2 | 205087694 | 205149345 | 370.4470776 | 841.9768942 | 12.20292177 | 20 | 5 | Dataset1.companion.ome [020] |