To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220783 add
?query=shape>7220783
to the URL.
For a more complex example, try
?query=(shape>7220783)&(shape<7220784)
Query "(shape>7220782)&(shape<7220785)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372697 | 7220783 | 13965887 | 7220783 | chr2 | 208067715 | 208129451 | 771.7074853999999 | 433.2720402 | 22.5337487 | 6 | 7 | Dataset1.companion.ome [006] |
2372697 | 7220784 | 13965887 | 7220784 | chr2 | 210830897 | 210898218 | 756.0 | 429.0 | 22.0 | 6 | 7 | Dataset1.companion.ome [006] |