To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221444 add
?query=shape>7221444
to the URL.
For a more complex example, try
?query=(shape>7221444)&(shape<7221445)
Query "(shape>7221443)&(shape<7221446)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372722 | 7221444 | 13965892 | 7221444 | chr2 | 189698368 | 189767443 | 525.7606986000001 | 811.3754878999999 | 11.42068101 | 11 | 7 | Dataset1.companion.ome [011] |
| 2372722 | 7221445 | 13965892 | 7221445 | chr2 | 192700456 | 192763963 | 525.8775118 | 820.8173652 | 8.408916432 | 11 | 7 | Dataset1.companion.ome [011] |