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