To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224154 add
?query=shape>7224154
to the URL.
For a more complex example, try
?query=(shape>7224154)&(shape<7224155)
Query "(shape>7224153)&(shape<7224156)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372819 | 7224154 | 13965902 | 7224154 | chr2 | 231221646 | 231288393 | 815.0 | 678.0 | 15.0 | 21 | 10 | Dataset1.companion.ome [021] |
2372819 | 7224155 | 13965902 | 7224155 | chr2 | 118138644 | 118204055 | 756.1759826 | 641.0829049 | 15.18716159 | 21 | 10 | Dataset1.companion.ome [021] |