To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221420 add
?query=shape>7221420
to the URL.
For a more complex example, try
?query=(shape>7221420)&(shape<7221421)
Query "(shape>7221419)&(shape<7221422)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372721 | 7221420 | 13965892 | 7221420 | chr2 | 208067715 | 208129451 | 392.7444542 | 390.13536719999996 | 14.474687699999999 | 11 | 6 | Dataset1.companion.ome [011] |
| 2372721 | 7221421 | 13965892 | 7221421 | chr2 | 210830897 | 210898218 | 391.0 | 386.0 | 17.0 | 11 | 6 | Dataset1.companion.ome [011] |