To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225844 add
?query=shape>7225844
to the URL.
For a more complex example, try
?query=(shape>7225844)&(shape<7225845)
Query "(shape>7225843)&(shape<7225846)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372876 | 7225844 | 13965906 | 7225844 | chr2 | 118138644 | 118204055 | 761.0 | 730.0 | 24.0 | 25 | 17 | Dataset1.companion.ome [025] |
2372876 | 7225845 | 13965906 | 7225845 | chr2 | 137737263 | 137803380 | 741.0 | 741.0 | 26.76401094 | 25 | 17 | Dataset1.companion.ome [025] |