To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222779 add
?query=shape>7222779
to the URL.
For a more complex example, try
?query=(shape>7222779)&(shape<7222780)
Query "(shape>7222778)&(shape<7222781)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372771 | 7222779 | 13965897 | 7222779 | chr2 | 231221646 | 231288393 | 177.34025480000003 | 574.3248392 | 17.06776179 | 16 | 10 | Dataset1.companion.ome [016] |
2372771 | 7222780 | 13965897 | 7222780 | chr2 | 118138644 | 118204055 | 162.9769372 | 626.0874972 | 11.40153061 | 16 | 10 | Dataset1.companion.ome [016] |