To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225832 add
?query=shape>7225832
to the URL.
For a more complex example, try
?query=(shape>7225832)&(shape<7225833)
Query "(shape>7225831)&(shape<7225834)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372875 | 7225832 | 13965906 | 7225832 | chr2 | 137737263 | 137803380 | 485.28589460000006 | 892.5335002 | 25.88228056 | 25 | 16 | Dataset1.companion.ome [025] |
2372875 | 7225833 | 13965906 | 7225833 | chr2 | 158286571 | 158352358 | 499.0 | 896.0 | 28.0 | 25 | 16 | Dataset1.companion.ome [025] |