To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222251 add
?query=shape>7222251
to the URL.
For a more complex example, try
?query=(shape>7222251)&(shape<7222252)
Query "(shape>7222250)&(shape<7222253)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372750 | 7222251 | 13965895 | 7222251 | chr2 | 208067715 | 208129451 | 667.1363887 | 178.35169390000001 | 13.26925495 | 14 | 10 | Dataset1.companion.ome [014] |
2372750 | 7222252 | 13965895 | 7222252 | chr2 | 210830897 | 210898218 | 665.6473456 | 193.23229819999997 | 13.54717845 | 14 | 10 | Dataset1.companion.ome [014] |