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