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