To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221966 add
?query=shape>7221966
to the URL.
For a more complex example, try
?query=(shape>7221966)&(shape<7221967)
Query "(shape>7221965)&(shape<7221968)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372741 | 7221966 | 13965894 | 7221966 | chr2 | 177676147 | 177739905 | 624.0 | 154.0 | 15.0 | 13 | 10 | Dataset1.companion.ome [013] |
| 2372741 | 7221967 | 13965894 | 7221967 | chr2 | 180707464 | 180773245 | 622.818199 | 156.7148619 | 13.097817599999999 | 13 | 10 | Dataset1.companion.ome [013] |