To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222516 add
?query=shape>7222516
to the URL.
For a more complex example, try
?query=(shape>7222516)&(shape<7222517)
Query "(shape>7222515)&(shape<7222518)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372760 | 7222516 | 13965896 | 7222516 | chr2 | 189698368 | 189767443 | 729.0 | 292.0 | 18.0 | 15 | 11 | Dataset1.companion.ome [015] |
| 2372760 | 7222517 | 13965896 | 7222517 | chr2 | 192700456 | 192763963 | 736.7486907000001 | 295.66808260000005 | 17.83662381 | 15 | 11 | Dataset1.companion.ome [015] |