To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222217 add
?query=shape>7222217
to the URL.
For a more complex example, try
?query=(shape>7222217)&(shape<7222218)
Query "(shape>7222216)&(shape<7222219)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372749 | 7222217 | 13965895 | 7222217 | chr2 | 192700456 | 192763963 | 732.2739085 | 860.7338405999999 | 6.731176142000001 | 14 | 9 | Dataset1.companion.ome [014] |
2372749 | 7222218 | 13965895 | 7222218 | chr2 | 196320065 | 196387628 | 744.5022196 | 848.9184472000001 | 7.568112778 | 14 | 9 | Dataset1.companion.ome [014] |