To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221213 add
?query=shape>7221213
to the URL.
For a more complex example, try
?query=(shape>7221213)&(shape<7221214)
Query "(shape>7221212)&(shape<7221215)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372713 | 7221213 | 13965889 | 7221213 | chr2 | 189698368 | 189767443 | 530.4163512 | 699.0226995 | 8.409563498999999 | 8 | 6 | Dataset1.companion.ome [008] |
2372713 | 7221214 | 13965889 | 7221214 | chr2 | 192700456 | 192763963 | 536.0725931 | 692.5277127999999 | 7.694757987000001 | 8 | 6 | Dataset1.companion.ome [008] |