To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221152 add
?query=shape>7221152
to the URL.
For a more complex example, try
?query=(shape>7221152)&(shape<7221153)
Query "(shape>7221151)&(shape<7221154)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372710 | 7221152 | 13965889 | 7221152 | chr2 | 205087694 | 205149345 | 286.20268680000004 | 176.2773558 | 16.11159496 | 8 | 3 | Dataset1.companion.ome [008] |
2372710 | 7221153 | 13965889 | 7221153 | chr2 | 231221646 | 231288393 | 283.7923055 | 203.337611 | 13.31552044 | 8 | 3 | Dataset1.companion.ome [008] |