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