To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221728 add
?query=shape>7221728
to the URL.
For a more complex example, try
?query=(shape>7221728)&(shape<7221729)
Query "(shape>7221727)&(shape<7221730)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372732 | 7221728 | 13965893 | 7221728 | chr2 | 231221646 | 231288393 | 713.1926796 | 315.59788369999995 | 8.655837688 | 12 | 9 | Dataset1.companion.ome [012] |
2372733 | 7221729 | 13965893 | 7221729 | chr2 | 118138644 | 118204055 | 721.0 | 203.0 | 15.0 | 12 | 10 | Dataset1.companion.ome [012] |