To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222724 add
?query=shape>7222724
to the URL.
For a more complex example, try
?query=(shape>7222724)&(shape<7222725)
Query "(shape>7222723)&(shape<7222726)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372769 | 7222724 | 13965897 | 7222724 | chr2 | 198802304 | 198867783 | 707.0 | 512.0 | 16.0 | 16 | 7 | Dataset1.companion.ome [016] |
2372769 | 7222725 | 13965897 | 7222725 | chr2 | 205087694 | 205149345 | 708.9290933999999 | 519.8787298000001 | 14.55832097 | 16 | 7 | Dataset1.companion.ome [016] |