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