To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225666 add
?query=shape>7225666
to the URL.
For a more complex example, try
?query=(shape>7225666)&(shape<7225667)
Query "(shape>7225665)&(shape<7225668)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372870 | 7225666 | 13965906 | 7225666 | chr2 | 196320065 | 196387628 | 481.1219462 | 512.4368223 | 25.33005854 | 25 | 9 | Dataset1.companion.ome [025] |
2372870 | 7225667 | 13965906 | 7225667 | chr2 | 198802304 | 198867783 | 497.9738959 | 491.79205939999997 | 27.37121508 | 25 | 9 | Dataset1.companion.ome [025] |