To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220394 add
?query=shape>7220394
to the URL.
For a more complex example, try
?query=(shape>7220394)&(shape<7220395)
Query "(shape>7220393)&(shape<7220396)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372682 | 7220394 | 13965885 | 7220394 | chr2 | 201616162 | 201682961 | 175.29039369999998 | 276.3917453 | 22.27555847 | 4 | 7 | Dataset1.companion.ome [004] |
| 2372682 | 7220395 | 13965885 | 7220395 | chr2 | 205087694 | 205149345 | 176.6174843 | 283.8042773 | 23.42570446 | 4 | 7 | Dataset1.companion.ome [004] |