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