To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222508 add
?query=shape>7222508
to the URL.
For a more complex example, try
?query=(shape>7222508)&(shape<7222509)
Query "(shape>7222507)&(shape<7222510)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372760 | 7222508 | 13965896 | 7222508 | chr2 | 210830897 | 210898218 | 700.0 | 334.0 | 11.45505177 | 15 | 11 | Dataset1.companion.ome [015] |
| 2372760 | 7222509 | 13965896 | 7222509 | chr2 | 231221646 | 231288393 | 709.2273627000001 | 338.760081 | 12.32877427 | 15 | 11 | Dataset1.companion.ome [015] |