To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222187 add
?query=shape>7222187
to the URL.
For a more complex example, try
?query=(shape>7222187)&(shape<7222188)
Query "(shape>7222186)&(shape<7222189)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372748 | 7222187 | 13965895 | 7222187 | chr2 | 187022561 | 187095365 | 593.0130919 | 260.0554058 | 13.44863476 | 14 | 8 | Dataset1.companion.ome [014] |
2372748 | 7222188 | 13965895 | 7222188 | chr2 | 189698368 | 189767443 | 585.3996227000001 | 265.1331943 | 13.42610679 | 14 | 8 | Dataset1.companion.ome [014] |