To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222776 add
?query=shape>7222776
to the URL.
For a more complex example, try
?query=(shape>7222776)&(shape<7222777)
Query "(shape>7222775)&(shape<7222778)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372771 | 7222776 | 13965897 | 7222776 | chr2 | 201616162 | 201682961 | 180.0 | 561.0 | 15.0 | 16 | 10 | Dataset1.companion.ome [016] |
2372771 | 7222777 | 13965897 | 7222777 | chr2 | 205087694 | 205149345 | 177.8235842 | 561.3595419 | 14.70370681 | 16 | 10 | Dataset1.companion.ome [016] |