To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224232 add
?query=shape>7224232
to the URL.
For a more complex example, try
?query=(shape>7224232)&(shape<7224233)
Query "(shape>7224231)&(shape<7224234)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372822 | 7224232 | 13965902 | 7224232 | chr2 | 205087694 | 205149345 | 664.2215288 | 191.1696923 | 18.00088525 | 21 | 13 | Dataset1.companion.ome [021] |
2372822 | 7224233 | 13965902 | 7224233 | chr2 | 231221646 | 231288393 | 670.2999721 | 187.7446545 | 16.93420423 | 21 | 13 | Dataset1.companion.ome [021] |