To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221809 add
?query=shape>7221809
to the URL.
For a more complex example, try
?query=(shape>7221809)&(shape<7221810)
Query "(shape>7221808)&(shape<7221811)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372735 | 7221809 | 13965894 | 7221809 | chr2 | 198802304 | 198867783 | 188.83332819999998 | 452.0 | 10.0 | 13 | 2 | Dataset1.companion.ome [013] |
2372735 | 7221810 | 13965894 | 7221810 | chr2 | 201616162 | 201682961 | 178.86896930000003 | 446.58205219999996 | 14.19397873 | 13 | 2 | Dataset1.companion.ome [013] |