To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223262 add
?query=shape>7223262
to the URL.
For a more complex example, try
?query=(shape>7223262)&(shape<7223263)
Query "(shape>7223261)&(shape<7223264)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372789 | 7223262 | 13965900 | 7223262 | chr2 | 208067715 | 208129451 | 192.5859358 | 110.30112539999999 | 16.7012953 | 19 | 1 | Dataset1.companion.ome [019] |
2372789 | 7223263 | 13965900 | 7223263 | chr2 | 118138644 | 118204055 | 145.6995912 | 63.12312738 | 20.27695841 | 19 | 1 | Dataset1.companion.ome [019] |