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