To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222665 add
?query=shape>7222665
to the URL.
For a more complex example, try
?query=(shape>7222665)&(shape<7222666)
Query "(shape>7222664)&(shape<7222667)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372767 | 7222665 | 13965897 | 7222665 | chr2 | 177676147 | 177739905 | 480.0 | 758.0 | 12.0 | 16 | 5 | Dataset1.companion.ome [016] |
2372767 | 7222666 | 13965897 | 7222666 | chr2 | 180707464 | 180773245 | 481.0 | 768.0 | 11.79190776 | 16 | 5 | Dataset1.companion.ome [016] |