To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219992 add
?query=shape>7219992
to the URL.
For a more complex example, try
?query=(shape>7219992)&(shape<7219993)
Query "(shape>7219991)&(shape<7219994)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372666 | 7219992 | 13965883 | 7219992 | chr2 | 231221646 | 231288393 | 296.0 | 476.0 | 39.0 | 2 | 9 | Dataset1.companion.ome [002] |
| 2372666 | 7219993 | 13965883 | 7219993 | chr2 | 118138644 | 118204055 | 278.0 | 555.0 | 36.0 | 2 | 9 | Dataset1.companion.ome [002] |