To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222781 add
?query=shape>7222781
to the URL.
For a more complex example, try
?query=(shape>7222781)&(shape<7222782)
Query "(shape>7222780)&(shape<7222783)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372771 | 7222781 | 13965897 | 7222781 | chr2 | 158286571 | 158352358 | 175.0 | 632.0 | 17.0 | 16 | 10 | Dataset1.companion.ome [016] |
2372771 | 7222782 | 13965897 | 7222782 | chr2 | 177676147 | 177739905 | 171.0 | 640.0 | 13.0 | 16 | 10 | Dataset1.companion.ome [016] |