To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225441 add
?query=shape>7225441
to the URL.
For a more complex example, try
?query=(shape>7225441)&(shape<7225442)
Query "(shape>7225440)&(shape<7225443)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372862 | 7225441 | 13965905 | 7225441 | chr2 | 118138644 | 118204055 | 380.634915 | 565.7187349 | 16.09175375 | 24 | 20 | Dataset1.companion.ome [024] |
2372862 | 7225442 | 13965905 | 7225442 | chr2 | 137737263 | 137803380 | 406.3819403 | 568.7246054 | 20.57526451 | 24 | 20 | Dataset1.companion.ome [024] |