To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224785 add
?query=shape>7224785
to the URL.
For a more complex example, try
?query=(shape>7224785)&(shape<7224786)
Query "(shape>7224784)&(shape<7224787)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372842 | 7224785 | 13965904 | 7224785 | chr2 | 118138644 | 118204055 | 575.0 | 561.0 | 17.0 | 23 | 9 | Dataset1.companion.ome [023] |
2372842 | 7224786 | 13965904 | 7224786 | chr2 | 137737263 | 137803380 | 562.3566732 | 552.3320934 | 14.72632721 | 23 | 9 | Dataset1.companion.ome [023] |