To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221328 add
?query=shape>7221328
to the URL.
For a more complex example, try
?query=(shape>7221328)&(shape<7221329)
Query "(shape>7221327)&(shape<7221330)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372717 | 7221328 | 13965892 | 7221328 | chr2 | 189698368 | 189767443 | 165.3684951 | 582.7354379 | 9.697696152999999 | 11 | 2 | Dataset1.companion.ome [011] |
| 2372717 | 7221329 | 13965892 | 7221329 | chr2 | 198802304 | 198867783 | 174.3885651 | 582.5924072 | 12.0 | 11 | 2 | Dataset1.companion.ome [011] |