To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222370 add
?query=shape>7222370
to the URL.
For a more complex example, try
?query=(shape>7222370)&(shape<7222371)
Query "(shape>7222369)&(shape<7222372)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372755 | 7222370 | 13965896 | 7222370 | chr2 | 208067715 | 208129451 | 382.4377663 | 358.3375875 | 26.28118053 | 15 | 5 | Dataset1.companion.ome [015] |
| 2372755 | 7222371 | 13965896 | 7222371 | chr2 | 210830897 | 210898218 | 385.0 | 355.0 | 25.0 | 15 | 5 | Dataset1.companion.ome [015] |