To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222200 add
?query=shape>7222200
to the URL.
For a more complex example, try
?query=(shape>7222200)&(shape<7222201)
Query "(shape>7222199)&(shape<7222202)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372748 | 7222200 | 13965895 | 7222200 | chr2 | 189698368 | 189767443 | 538.0 | 256.0 | 13.94886592 | 14 | 8 | Dataset1.companion.ome [014] |
2372748 | 7222201 | 13965895 | 7222201 | chr2 | 192700456 | 192763963 | 545.3443352999999 | 269.0003595 | 9.079238972999999 | 14 | 8 | Dataset1.companion.ome [014] |