To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220251 add
?query=shape>7220251
to the URL.
For a more complex example, try
?query=(shape>7220251)&(shape<7220252)
Query "(shape>7220250)&(shape<7220253)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372678 | 7220251 | 13965885 | 7220251 | chr2 | 183648104 | 183713699 | 509.0 | 551.0 | 21.0 | 4 | 2 | Dataset1.companion.ome [004] |
2372678 | 7220252 | 13965885 | 7220252 | chr2 | 187022561 | 187095365 | 516.0 | 556.0 | 23.0 | 4 | 2 | Dataset1.companion.ome [004] |