To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221388 add
?query=shape>7221388
to the URL.
For a more complex example, try
?query=(shape>7221388)&(shape<7221389)
Query "(shape>7221387)&(shape<7221390)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372720 | 7221388 | 13965892 | 7221388 | chr2 | 158286571 | 158352358 | 428.0 | 871.0 | 8.0 | 11 | 5 | Dataset1.companion.ome [011] |
| 2372720 | 7221389 | 13965892 | 7221389 | chr2 | 180707464 | 180773245 | 417.2772655 | 878.1293071 | 4.590361914 | 11 | 5 | Dataset1.companion.ome [011] |