To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221654 add
?query=shape>7221654
to the URL.
For a more complex example, try
?query=(shape>7221654)&(shape<7221655)
Query "(shape>7221653)&(shape<7221656)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372730 | 7221654 | 13965893 | 7221654 | chr2 | 192700456 | 192763963 | 496.0 | 337.0 | 8.739978338 | 12 | 7 | Dataset1.companion.ome [012] |
2372730 | 7221655 | 13965893 | 7221655 | chr2 | 196320065 | 196387628 | 494.871319 | 332.58403660000005 | 10.3873252 | 12 | 7 | Dataset1.companion.ome [012] |