To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222674 add
?query=shape>7222674
to the URL.
For a more complex example, try
?query=(shape>7222674)&(shape<7222675)
Query "(shape>7222673)&(shape<7222676)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372767 | 7222674 | 13965897 | 7222674 | chr2 | 210830897 | 210898218 | 477.8419445 | 761.7887091 | 11.24038877 | 16 | 5 | Dataset1.companion.ome [016] |
2372767 | 7222675 | 13965897 | 7222675 | chr2 | 231221646 | 231288393 | 479.0 | 775.0 | 18.0 | 16 | 5 | Dataset1.companion.ome [016] |