To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222158 add
?query=shape>7222158
to the URL.
For a more complex example, try
?query=(shape>7222158)&(shape<7222159)
Query "(shape>7222157)&(shape<7222160)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372747 | 7222158 | 13965895 | 7222158 | chr2 | 180707464 | 180773245 | 346.17610210000004 | 339.07826239999997 | 9.606268088 | 14 | 5 | Dataset1.companion.ome [014] |
2372747 | 7222159 | 13965895 | 7222159 | chr2 | 183648104 | 183713699 | 379.3768065 | 339.5230233 | 13.26475069 | 14 | 5 | Dataset1.companion.ome [014] |