To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219827 add
?query=shape>7219827
to the URL.
For a more complex example, try
?query=(shape>7219827)&(shape<7219828)
Query "(shape>7219826)&(shape<7219829)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372658 | 7219827 | 13965882 | 7219827 | chr2 | 177676147 | 177739905 | 476.72425880000003 | 964.9785038999999 | 39.74345207 | 1 | 8 | Dataset1.companion.ome [001] |
| 2372658 | 7219828 | 13965882 | 7219828 | chr2 | 180707464 | 180773245 | 463.9304504 | 949.9718017999999 | 44.0 | 1 | 8 | Dataset1.companion.ome [001] |