To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221675 add
?query=shape>7221675
to the URL.
For a more complex example, try
?query=(shape>7221675)&(shape<7221676)
Query "(shape>7221674)&(shape<7221677)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372731 | 7221675 | 13965893 | 7221675 | chr2 | 137737263 | 137803380 | 620.0 | 631.0 | 11.0 | 12 | 8 | Dataset1.companion.ome [012] |
2372731 | 7221676 | 13965893 | 7221676 | chr2 | 158286571 | 158352358 | 648.9444714 | 640.1838922000001 | 13.07469033 | 12 | 8 | Dataset1.companion.ome [012] |