To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220966 add
?query=shape>7220966
to the URL.
For a more complex example, try
?query=(shape>7220966)&(shape<7220967)
Query "(shape>7220965)&(shape<7220968)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372703 | 7220966 | 13965888 | 7220966 | chr2 | 177676147 | 177739905 | 496.85603889999993 | 778.6839399 | 2.932133453 | 7 | 4 | Dataset1.companion.ome [007] |
| 2372703 | 7220967 | 13965888 | 7220967 | chr2 | 183648104 | 183713699 | 494.8175378 | 763.3740992 | 3.542654368 | 7 | 4 | Dataset1.companion.ome [007] |