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