To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222379 add
?query=shape>7222379
to the URL.
For a more complex example, try
?query=(shape>7222379)&(shape<7222380)
Query "(shape>7222378)&(shape<7222381)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372755 | 7222379 | 13965896 | 7222379 | chr2 | 189698368 | 189767443 | 331.0 | 378.0 | 21.3251578 | 15 | 5 | Dataset1.companion.ome [015] |
| 2372755 | 7222380 | 13965896 | 7222380 | chr2 | 192700456 | 192763963 | 336.0 | 376.0 | 21.0 | 15 | 5 | Dataset1.companion.ome [015] |