To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222232 add
?query=shape>7222232
to the URL.
For a more complex example, try
?query=(shape>7222232)&(shape<7222233)
Query "(shape>7222231)&(shape<7222234)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372749 | 7222232 | 13965895 | 7222232 | chr2 | 196320065 | 196387628 | 627.0 | 873.0 | 12.0 | 14 | 9 | Dataset1.companion.ome [014] |
2372749 | 7222233 | 13965895 | 7222233 | chr2 | 198802304 | 198867783 | 626.2571602 | 871.7261384 | 13.08826434 | 14 | 9 | Dataset1.companion.ome [014] |