To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222156 add
?query=shape>7222156
to the URL.
For a more complex example, try
?query=(shape>7222156)&(shape<7222157)
Query "(shape>7222155)&(shape<7222158)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372747 | 7222156 | 13965895 | 7222156 | chr2 | 158286571 | 158352358 | 380.55249710000004 | 332.8977832 | 12.52039313 | 14 | 5 | Dataset1.companion.ome [014] |
2372747 | 7222157 | 13965895 | 7222157 | chr2 | 177676147 | 177739905 | 379.0 | 327.0 | 10.0 | 14 | 5 | Dataset1.companion.ome [014] |