To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221450 add
?query=shape>7221450
to the URL.
For a more complex example, try
?query=(shape>7221450)&(shape<7221451)
Query "(shape>7221449)&(shape<7221452)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372722 | 7221450 | 13965892 | 7221450 | chr2 | 158286571 | 158352358 | 474.0 | 757.0 | 6.0 | 11 | 7 | Dataset1.companion.ome [011] |
| 2372722 | 7221451 | 13965892 | 7221451 | chr2 | 177676147 | 177739905 | 478.0 | 758.0 | 7.0 | 11 | 7 | Dataset1.companion.ome [011] |