To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222234 add
?query=shape>7222234
to the URL.
For a more complex example, try
?query=(shape>7222234)&(shape<7222235)
Query "(shape>7222233)&(shape<7222236)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372749 | 7222234 | 13965895 | 7222234 | chr2 | 201616162 | 201682961 | 632.3728973999999 | 878.787139 | 12.47747441 | 14 | 9 | Dataset1.companion.ome [014] |
2372749 | 7222235 | 13965895 | 7222235 | chr2 | 205087694 | 205149345 | 637.5008207000001 | 883.6915521 | 12.18417285 | 14 | 9 | Dataset1.companion.ome [014] |