To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222181 add
?query=shape>7222181
to the URL.
For a more complex example, try
?query=(shape>7222181)&(shape<7222182)
Query "(shape>7222180)&(shape<7222183)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372748 | 7222181 | 13965895 | 7222181 | chr2 | 118138644 | 118204055 | 578.0 | 275.0 | 17.0 | 14 | 8 | Dataset1.companion.ome [014] |
2372748 | 7222182 | 13965895 | 7222182 | chr2 | 137737263 | 137803380 | 580.9342651000001 | 254.7714233 | 16.0 | 14 | 8 | Dataset1.companion.ome [014] |