To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222319 add
?query=shape>7222319
to the URL.
For a more complex example, try
?query=(shape>7222319)&(shape<7222320)
Query "(shape>7222318)&(shape<7222321)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372753 | 7222319 | 13965896 | 7222319 | chr2 | 201616162 | 201682961 | 122.2216308 | 763.2757642000001 | 8.00475259 | 15 | 2 | Dataset1.companion.ome [015] |
| 2372753 | 7222320 | 13965896 | 7222320 | chr2 | 205087694 | 205149345 | 127.0 | 763.0 | 10.32803356 | 15 | 2 | Dataset1.companion.ome [015] |