To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222695 add
?query=shape>7222695
to the URL.
For a more complex example, try
?query=(shape>7222695)&(shape<7222696)
Query "(shape>7222694)&(shape<7222697)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372768 | 7222695 | 13965897 | 7222695 | chr2 | 201616162 | 201682961 | 503.0 | 178.0 | 15.0 | 16 | 6 | Dataset1.companion.ome [016] |
2372768 | 7222696 | 13965897 | 7222696 | chr2 | 205087694 | 205149345 | 494.27010870000004 | 184.2674572 | 10.29778841 | 16 | 6 | Dataset1.companion.ome [016] |