To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224064 add
?query=shape>7224064
to the URL.
For a more complex example, try
?query=(shape>7224064)&(shape<7224065)
Query "(shape>7224063)&(shape<7224066)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372817 | 7224064 | 13965902 | 7224064 | chr2 | 158286571 | 158352358 | 644.7817022999999 | 407.0676123 | 8.601578275 | 21 | 8 | Dataset1.companion.ome [021] |
| 2372817 | 7224065 | 13965902 | 7224065 | chr2 | 177676147 | 177739905 | 659.6750835 | 406.8298918 | 14.78466321 | 21 | 8 | Dataset1.companion.ome [021] |