To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220361 add
?query=shape>7220361
to the URL.
For a more complex example, try
?query=(shape>7220361)&(shape<7220362)
Query "(shape>7220360)&(shape<7220363)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372681 | 7220361 | 13965885 | 7220361 | chr2 | 137737263 | 137803380 | 209.1027924 | 23.58718746 | 27.52347854 | 4 | 6 | Dataset1.companion.ome [004] |
| 2372681 | 7220362 | 13965885 | 7220362 | chr2 | 158286571 | 158352358 | 223.0 | 32.0 | 28.0 | 4 | 6 | Dataset1.companion.ome [004] |