To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222839 add
?query=shape>7222839
to the URL.
For a more complex example, try
?query=(shape>7222839)&(shape<7222840)
Query "(shape>7222838)&(shape<7222841)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372773 | 7222839 | 13965898 | 7222839 | chr2 | 183648104 | 183713699 | 247.94529159999996 | 244.0870049 | 12.96830114 | 17 | 2 | Dataset1.companion.ome [017] |
2372773 | 7222840 | 13965898 | 7222840 | chr2 | 187022561 | 187095365 | 244.0 | 242.0 | 13.16589864 | 17 | 2 | Dataset1.companion.ome [017] |