To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225659 add
?query=shape>7225659
to the URL.
For a more complex example, try
?query=(shape>7225659)&(shape<7225660)
Query "(shape>7225658)&(shape<7225661)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372870 | 7225659 | 13965906 | 7225659 | chr2 | 137737263 | 137803380 | 500.0 | 484.0 | 25.0 | 25 | 9 | Dataset1.companion.ome [025] |
2372870 | 7225660 | 13965906 | 7225660 | chr2 | 158286571 | 158352358 | 499.0 | 499.0 | 27.0 | 25 | 9 | Dataset1.companion.ome [025] |