To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223698 add
?query=shape>7223698
to the URL.
For a more complex example, try
?query=(shape>7223698)&(shape<7223699)
Query "(shape>7223697)&(shape<7223700)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372804 | 7223698 | 13965901 | 7223698 | chr2 | 118138644 | 118204055 | 275.32372139999995 | 819.6721587999999 | 10.05924075 | 20 | 5 | Dataset1.companion.ome [020] |
2372804 | 7223699 | 13965901 | 7223699 | chr2 | 137737263 | 137803380 | 292.8910605 | 821.2423245 | 10.53313846 | 20 | 5 | Dataset1.companion.ome [020] |