To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220332 add
?query=shape>7220332
to the URL.
For a more complex example, try
?query=(shape>7220332)&(shape<7220333)
Query "(shape>7220331)&(shape<7220334)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372680 | 7220332 | 13965885 | 7220332 | chr2 | 205087694 | 205149345 | 118.10488570000001 | 853.1220877999999 | 25.31936419 | 4 | 5 | Dataset1.companion.ome [004] |
| 2372680 | 7220333 | 13965885 | 7220333 | chr2 | 210830897 | 210898218 | 106.0 | 868.0 | 27.35803489 | 4 | 5 | Dataset1.companion.ome [004] |