To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221421 add
?query=shape>7221421
to the URL.
For a more complex example, try
?query=(shape>7221421)&(shape<7221422)
Query "(shape>7221420)&(shape<7221423)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372721 | 7221421 | 13965892 | 7221421 | chr2 | 210830897 | 210898218 | 391.0 | 386.0 | 17.0 | 11 | 6 | Dataset1.companion.ome [011] |
| 2372721 | 7221422 | 13965892 | 7221422 | chr2 | 231221646 | 231288393 | 385.3569832 | 395.04420980000003 | 9.13259993 | 11 | 6 | Dataset1.companion.ome [011] |