To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224220 add
?query=shape>7224220
to the URL.
For a more complex example, try
?query=(shape>7224220)&(shape<7224221)
Query "(shape>7224219)&(shape<7224222)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372821 | 7224220 | 13965902 | 7224220 | chr2 | 205087694 | 205149345 | 592.0 | 814.0 | 14.0 | 21 | 12 | Dataset1.companion.ome [021] |
2372821 | 7224221 | 13965902 | 7224221 | chr2 | 208067715 | 208129451 | 589.3334072 | 826.2812982 | 13.83117222 | 21 | 12 | Dataset1.companion.ome [021] |