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