To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224236 add
?query=shape>7224236
to the URL.
For a more complex example, try
?query=(shape>7224236)&(shape<7224237)
Query "(shape>7224235)&(shape<7224238)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372822 | 7224236 | 13965902 | 7224236 | chr2 | 158286571 | 158352358 | 701.2705133999999 | 186.8213356 | 18.67475225 | 21 | 13 | Dataset1.companion.ome [021] |
2372822 | 7224237 | 13965902 | 7224237 | chr2 | 177676147 | 177739905 | 699.0 | 190.0 | 21.15494471 | 21 | 13 | Dataset1.companion.ome [021] |