To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224362 add
?query=shape>7224362
to the URL.
For a more complex example, try
?query=(shape>7224362)&(shape<7224363)
Query "(shape>7224361)&(shape<7224364)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372827 | 7224362 | 13965903 | 7224362 | chr2 | 137737263 | 137803380 | 464.11352259999995 | 430.74735830000003 | 12.2293524 | 22 | 6 | Dataset1.companion.ome [022] |
2372827 | 7224363 | 13965903 | 7224363 | chr2 | 158286571 | 158352358 | 452.0 | 434.0 | 14.0 | 22 | 6 | Dataset1.companion.ome [022] |