To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222692 add
?query=shape>7222692
to the URL.
For a more complex example, try
?query=(shape>7222692)&(shape<7222693)
Query "(shape>7222691)&(shape<7222694)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372768 | 7222692 | 13965897 | 7222692 | chr2 | 189698368 | 189767443 | 503.0 | 177.0 | 13.0 | 16 | 6 | Dataset1.companion.ome [016] |
2372768 | 7222693 | 13965897 | 7222693 | chr2 | 192700456 | 192763963 | 495.0 | 172.0 | 11.81599487 | 16 | 6 | Dataset1.companion.ome [016] |