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