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