To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220678 add
?query=shape>7220678
to the URL.
For a more complex example, try
?query=(shape>7220678)&(shape<7220679)
Query "(shape>7220677)&(shape<7220680)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372693 | 7220678 | 13965887 | 7220678 | chr2 | 208067715 | 208129451 | 365.9842 | 948.3575893999999 | 23.03175208 | 6 | 2 | Dataset1.companion.ome [006] |
2372693 | 7220679 | 13965887 | 7220679 | chr2 | 210830897 | 210898218 | 364.0 | 959.0 | 21.023665899999997 | 6 | 2 | Dataset1.companion.ome [006] |