To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223997 add
?query=shape>7223997
to the URL.
For a more complex example, try
?query=(shape>7223997)&(shape<7223998)
Query "(shape>7223996)&(shape<7223999)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372814 | 7223997 | 13965902 | 7223997 | chr2 | 205087694 | 205149345 | 329.2672912 | 740.0197451 | 11.93342809 | 21 | 5 | Dataset1.companion.ome [021] |
| 2372814 | 7223998 | 13965902 | 7223998 | chr2 | 208067715 | 208129451 | 336.1159435 | 746.0592173 | 13.80345723 | 21 | 5 | Dataset1.companion.ome [021] |