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