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