To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222706 add
?query=shape>7222706
to the URL.
For a more complex example, try
?query=(shape>7222706)&(shape<7222707)
Query "(shape>7222705)&(shape<7222708)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372768 | 7222706 | 13965897 | 7222706 | chr2 | 187022561 | 187095365 | 533.0 | 69.0 | 14.0 | 16 | 6 | Dataset1.companion.ome [016] |
2372768 | 7222707 | 13965897 | 7222707 | chr2 | 189698368 | 189767443 | 532.0 | 68.0 | 15.57306542 | 16 | 6 | Dataset1.companion.ome [016] |