To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223983 add
?query=shape>7223983
to the URL.
For a more complex example, try
?query=(shape>7223983)&(shape<7223984)
Query "(shape>7223982)&(shape<7223985)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372814 | 7223983 | 13965902 | 7223983 | chr2 | 205087694 | 205149345 | 342.0 | 855.0 | 14.60884569 | 21 | 5 | Dataset1.companion.ome [021] |
| 2372814 | 7223984 | 13965902 | 7223984 | chr2 | 208067715 | 208129451 | 342.8260475 | 837.3210288 | 11.90080832 | 21 | 5 | Dataset1.companion.ome [021] |