To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224743 add
?query=shape>7224743
to the URL.
For a more complex example, try
?query=(shape>7224743)&(shape<7224744)
Query "(shape>7224742)&(shape<7224745)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372840 | 7224743 | 13965904 | 7224743 | chr2 | 205087694 | 205149345 | 566.0 | 346.0 | 16.0 | 23 | 7 | Dataset1.companion.ome [023] |
2372840 | 7224744 | 13965904 | 7224744 | chr2 | 231221646 | 231288393 | 560.0 | 343.0 | 17.0 | 23 | 7 | Dataset1.companion.ome [023] |