To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220957 add
?query=shape>7220957
to the URL.
For a more complex example, try
?query=(shape>7220957)&(shape<7220958)
Query "(shape>7220956)&(shape<7220959)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372703 | 7220957 | 13965888 | 7220957 | chr2 | 187022561 | 187095365 | 428.0472821 | 695.1321372 | 12.25022739 | 7 | 4 | Dataset1.companion.ome [007] |
| 2372703 | 7220958 | 13965888 | 7220958 | chr2 | 189698368 | 189767443 | 395.5974665 | 700.9813822000001 | 13.90599634 | 7 | 4 | Dataset1.companion.ome [007] |