To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223166 add
?query=shape>7223166
to the URL.
For a more complex example, try
?query=(shape>7223166)&(shape<7223167)
Query "(shape>7223165)&(shape<7223168)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372786 | 7223166 | 13965899 | 7223166 | chr2 | 118138644 | 118204055 | 596.0 | 745.0 | 15.0 | 18 | 8 | Dataset1.companion.ome [018] |
2372786 | 7223167 | 13965899 | 7223167 | chr2 | 137737263 | 137803380 | 621.0 | 740.0 | 12.99412071 | 18 | 8 | Dataset1.companion.ome [018] |