To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221358 add
?query=shape>7221358
to the URL.
For a more complex example, try
?query=(shape>7221358)&(shape<7221359)
Query "(shape>7221357)&(shape<7221360)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372718 | 7221358 | 13965892 | 7221358 | chr2 | 205087694 | 205149345 | 205.426142 | 508.0298536 | 13.63244153 | 11 | 3 | Dataset1.companion.ome [011] |
| 2372718 | 7221359 | 13965892 | 7221359 | chr2 | 208067715 | 208129451 | 207.4404056 | 504.5295626 | 10.653578900000001 | 11 | 3 | Dataset1.companion.ome [011] |