To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225075 add
?query=shape>7225075
to the URL.
For a more complex example, try
?query=(shape>7225075)&(shape<7225076)
Query "(shape>7225074)&(shape<7225077)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372851 | 7225075 | 13965905 | 7225075 | chr2 | 210830897 | 210898218 | 467.0 | 919.0 | 12.19050725 | 24 | 5 | Dataset1.companion.ome [024] |
| 2372851 | 7225076 | 13965905 | 7225076 | chr2 | 118138644 | 118204055 | 505.0 | 981.0 | 11.21686765 | 24 | 5 | Dataset1.companion.ome [024] |