To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220968 add
?query=shape>7220968
to the URL.
For a more complex example, try
?query=(shape>7220968)&(shape<7220969)
Query "(shape>7220967)&(shape<7220970)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372703 | 7220968 | 13965888 | 7220968 | chr2 | 187022561 | 187095365 | 496.0 | 776.0 | 3.0 | 7 | 4 | Dataset1.companion.ome [007] |
| 2372703 | 7220969 | 13965888 | 7220969 | chr2 | 189698368 | 189767443 | 503.7542749 | 774.3585874 | 3.7755508439999996 | 7 | 4 | Dataset1.companion.ome [007] |