To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222979 add
?query=shape>7222979
to the URL.
For a more complex example, try
?query=(shape>7222979)&(shape<7222980)
Query "(shape>7222978)&(shape<7222981)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372779 | 7222979 | 13965898 | 7222979 | chr2 | 192700456 | 192763963 | 614.0 | 883.0 | 16.0 | 17 | 9 | Dataset1.companion.ome [017] |
| 2372779 | 7222980 | 13965898 | 7222980 | chr2 | 196320065 | 196387628 | 611.3769562000001 | 880.8851117 | 9.881076621 | 17 | 9 | Dataset1.companion.ome [017] |