To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225022 add
?query=shape>7225022
to the URL.
For a more complex example, try
?query=(shape>7225022)&(shape<7225023)
Query "(shape>7225021)&(shape<7225024)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372849 | 7225022 | 13965905 | 7225022 | chr2 | 210830897 | 210898218 | 370.0 | 685.0 | 10.85327211 | 24 | 3 | Dataset1.companion.ome [024] |
| 2372849 | 7225023 | 13965905 | 7225023 | chr2 | 231221646 | 231288393 | 378.0 | 688.0 | 12.41808832 | 24 | 3 | Dataset1.companion.ome [024] |