To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224087 add
?query=shape>7224087
to the URL.
For a more complex example, try
?query=(shape>7224087)&(shape<7224088)
Query "(shape>7224086)&(shape<7224089)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372817 | 7224087 | 13965902 | 7224087 | chr2 | 231221646 | 231288393 | 642.0 | 380.0 | 14.78890379 | 21 | 8 | Dataset1.companion.ome [021] |
| 2372818 | 7224088 | 13965902 | 7224088 | chr2 | 118138644 | 118204055 | 662.755866 | 93.54538281 | 9.854433371 | 21 | 9 | Dataset1.companion.ome [021] |