To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219821 add
?query=shape>7219821
to the URL.
For a more complex example, try
?query=(shape>7219821)&(shape<7219822)
Query "(shape>7219820)&(shape<7219823)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372658 | 7219821 | 13965882 | 7219821 | chr2 | 208067715 | 208129451 | 404.9966367 | 870.0437477 | 48.56145619 | 1 | 8 | Dataset1.companion.ome [001] |
| 2372658 | 7219822 | 13965882 | 7219822 | chr2 | 210830897 | 210898218 | 411.4982485 | 854.3772025000001 | 41.42191332 | 1 | 8 | Dataset1.companion.ome [001] |