To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220962 add
?query=shape>7220962
to the URL.
For a more complex example, try
?query=(shape>7220962)&(shape<7220963)
Query "(shape>7220961)&(shape<7220964)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372703 | 7220962 | 13965888 | 7220962 | chr2 | 210830897 | 210898218 | 421.02147289999994 | 700.9597899 | 14.75397629 | 7 | 4 | Dataset1.companion.ome [007] |
| 2372703 | 7220963 | 13965888 | 7220963 | chr2 | 231221646 | 231288393 | 413.0 | 695.0 | 12.0 | 7 | 4 | Dataset1.companion.ome [007] |