To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219868 add
?query=shape>7219868
to the URL.
For a more complex example, try
?query=(shape>7219868)&(shape<7219869)
Query "(shape>7219867)&(shape<7219870)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372660 | 7219868 | 13965882 | 7219868 | chr2 | 189698368 | 189767443 | 204.64514590000002 | 173.5780564 | 43.16971609 | 1 | 10 | Dataset1.companion.ome [001] |
| 2372660 | 7219869 | 13965882 | 7219869 | chr2 | 192700456 | 192763963 | 203.8453465 | 184.1000019 | 38.25217324 | 1 | 10 | Dataset1.companion.ome [001] |