To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224098 add
?query=shape>7224098
to the URL.
For a more complex example, try
?query=(shape>7224098)&(shape<7224099)
Query "(shape>7224097)&(shape<7224100)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372818 | 7224098 | 13965902 | 7224098 | chr2 | 210830897 | 210898218 | 654.0 | 103.0 | 12.0 | 21 | 9 | Dataset1.companion.ome [021] |
| 2372818 | 7224099 | 13965902 | 7224099 | chr2 | 231221646 | 231288393 | 680.0 | 95.0 | 11.92126 | 21 | 9 | Dataset1.companion.ome [021] |