To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221206 add
?query=shape>7221206
to the URL.
For a more complex example, try
?query=(shape>7221206)&(shape<7221207)
Query "(shape>7221205)&(shape<7221208)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372713 | 7221206 | 13965889 | 7221206 | chr2 | 231221646 | 231288393 | 530.0 | 755.0 | 18.59594864 | 8 | 6 | Dataset1.companion.ome [008] |
2372713 | 7221207 | 13965889 | 7221207 | chr2 | 118138644 | 118204055 | 535.8352924 | 698.237481 | 11.2656703 | 8 | 6 | Dataset1.companion.ome [008] |