To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219869 add
?query=shape>7219869
to the URL.
For a more complex example, try
?query=(shape>7219869)&(shape<7219870)
Query "(shape>7219868)&(shape<7219871)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372660 | 7219869 | 13965882 | 7219869 | chr2 | 192700456 | 192763963 | 203.8453465 | 184.1000019 | 38.25217324 | 1 | 10 | Dataset1.companion.ome [001] |
| 2372660 | 7219870 | 13965882 | 7219870 | chr2 | 198802304 | 198867783 | 199.44831619999997 | 182.1612763 | 40.93668501 | 1 | 10 | Dataset1.companion.ome [001] |