To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222192 add
?query=shape>7222192
to the URL.
For a more complex example, try
?query=(shape>7222192)&(shape<7222193)
Query "(shape>7222191)&(shape<7222194)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372748 | 7222192 | 13965895 | 7222192 | chr2 | 201616162 | 201682961 | 580.4662768 | 253.7703454 | 14.83472184 | 14 | 8 | Dataset1.companion.ome [014] |
2372748 | 7222193 | 13965895 | 7222193 | chr2 | 231221646 | 231288393 | 562.2839936 | 266.0538316 | 12.13438075 | 14 | 8 | Dataset1.companion.ome [014] |