To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220384 add
?query=shape>7220384
to the URL.
For a more complex example, try
?query=(shape>7220384)&(shape<7220385)
Query "(shape>7220383)&(shape<7220386)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372682 | 7220384 | 13965885 | 7220384 | chr2 | 205087694 | 205149345 | 215.0 | 318.0 | 21.0 | 4 | 7 | Dataset1.companion.ome [004] |
| 2372682 | 7220385 | 13965885 | 7220385 | chr2 | 210830897 | 210898218 | 197.6130302 | 324.076317 | 21.06015211 | 4 | 7 | Dataset1.companion.ome [004] |