To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220660 add
?query=shape>7220660
to the URL.
For a more complex example, try
?query=(shape>7220660)&(shape<7220661)
Query "(shape>7220659)&(shape<7220662)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372692 | 7220660 | 13965887 | 7220660 | chr2 | 196320065 | 196387628 | 376.6440432 | 656.139057 | 20.15815403 | 6 | 1 | Dataset1.companion.ome [006] |
2372692 | 7220661 | 13965887 | 7220661 | chr2 | 198802304 | 198867783 | 373.0 | 653.0 | 15.91328077 | 6 | 1 | Dataset1.companion.ome [006] |