To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221879 add
?query=shape>7221879
to the URL.
For a more complex example, try
?query=(shape>7221879)&(shape<7221880)
Query "(shape>7221878)&(shape<7221881)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372738 | 7221879 | 13965894 | 7221879 | chr2 | 210830897 | 210898218 | 450.0 | 566.0 | 9.95227371 | 13 | 5 | Dataset1.companion.ome [013] |
| 2372738 | 7221880 | 13965894 | 7221880 | chr2 | 231221646 | 231288393 | 443.0 | 561.0 | 15.0 | 13 | 5 | Dataset1.companion.ome [013] |