To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219825 add
?query=shape>7219825
to the URL.
For a more complex example, try
?query=(shape>7219825)&(shape<7219826)
Query "(shape>7219824)&(shape<7219827)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372658 | 7219825 | 13965882 | 7219825 | chr2 | 137737263 | 137803380 | 457.5208886 | 970.7653776000001 | 40.72720414 | 1 | 8 | Dataset1.companion.ome [001] |
| 2372658 | 7219826 | 13965882 | 7219826 | chr2 | 158286571 | 158352358 | 463.7929823 | 966.9573737 | 41.15419451 | 1 | 8 | Dataset1.companion.ome [001] |