To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222273 add
?query=shape>7222273
to the URL.
For a more complex example, try
?query=(shape>7222273)&(shape<7222274)
Query "(shape>7222272)&(shape<7222275)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372751 | 7222273 | 13965895 | 7222273 | chr2 | 183648104 | 183713699 | 909.0 | 657.0 | 8.0 | 14 | 13 | Dataset1.companion.ome [014] |
2372751 | 7222274 | 13965895 | 7222274 | chr2 | 187022561 | 187095365 | 908.0803896 | 665.0412267999999 | 7.402208559 | 14 | 13 | Dataset1.companion.ome [014] |