To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221753 add
?query=shape>7221753
to the URL.
For a more complex example, try
?query=(shape>7221753)&(shape<7221754)
Query "(shape>7221752)&(shape<7221755)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372733 | 7221753 | 13965893 | 7221753 | chr2 | 205087694 | 205149345 | 719.0 | 275.0 | 9.0 | 12 | 10 | Dataset1.companion.ome [012] |
2372733 | 7221754 | 13965893 | 7221754 | chr2 | 208067715 | 208129451 | 718.6214201 | 279.86321519999996 | 12.05819868 | 12 | 10 | Dataset1.companion.ome [012] |