To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221972 add
?query=shape>7221972
to the URL.
For a more complex example, try
?query=(shape>7221972)&(shape<7221973)
Query "(shape>7221971)&(shape<7221974)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372741 | 7221972 | 13965894 | 7221972 | chr2 | 196320065 | 196387628 | 616.3776328 | 166.446451 | 13.19601556 | 13 | 10 | Dataset1.companion.ome [013] |
| 2372741 | 7221973 | 13965894 | 7221973 | chr2 | 201616162 | 201682961 | 609.0 | 168.0 | 18.0 | 13 | 10 | Dataset1.companion.ome [013] |