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