To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220199 add
?query=shape>7220199
to the URL.
For a more complex example, try
?query=(shape>7220199)&(shape<7220200)
Query "(shape>7220198)&(shape<7220201)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372675 | 7220199 | 13965884 | 7220199 | chr2 | 189698368 | 189767443 | 246.05031680000002 | 403.90986160000006 | 28.62922968 | 3 | 9 | Dataset1.companion.ome [003] |
2372675 | 7220200 | 13965884 | 7220200 | chr2 | 198802304 | 198867783 | 239.48128369999998 | 390.32548629999997 | 32.41575813 | 3 | 9 | Dataset1.companion.ome [003] |