To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220381 add
?query=shape>7220381
to the URL.
For a more complex example, try
?query=(shape>7220381)&(shape<7220382)
Query "(shape>7220380)&(shape<7220383)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372682 | 7220381 | 13965885 | 7220381 | chr2 | 189698368 | 189767443 | 207.8973261 | 305.9552931 | 20.8042918 | 4 | 7 | Dataset1.companion.ome [004] |
| 2372682 | 7220382 | 13965885 | 7220382 | chr2 | 192700456 | 192763963 | 201.1586199 | 322.6370422 | 20.58318118 | 4 | 7 | Dataset1.companion.ome [004] |