To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222841 add
?query=shape>7222841
to the URL.
For a more complex example, try
?query=(shape>7222841)&(shape<7222842)
Query "(shape>7222840)&(shape<7222843)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372773 | 7222841 | 13965898 | 7222841 | chr2 | 189698368 | 189767443 | 239.0 | 237.0 | 15.0 | 17 | 2 | Dataset1.companion.ome [017] |
2372773 | 7222842 | 13965898 | 7222842 | chr2 | 192700456 | 192763963 | 246.32942480000003 | 234.94482850000003 | 15.90980072 | 17 | 2 | Dataset1.companion.ome [017] |