To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222934 add
?query=shape>7222934
to the URL.
For a more complex example, try
?query=(shape>7222934)&(shape<7222935)
Query "(shape>7222933)&(shape<7222936)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372776 | 7222934 | 13965898 | 7222934 | chr2 | 231221646 | 231288393 | 433.0 | 405.0 | 11.37578289 | 17 | 6 | Dataset1.companion.ome [017] |
| 2372777 | 7222935 | 13965898 | 7222935 | chr2 | 118138644 | 118204055 | 508.28758480000005 | 727.0760992 | 10.95571875 | 17 | 7 | Dataset1.companion.ome [017] |