To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223970 add
?query=shape>7223970
to the URL.
For a more complex example, try
?query=(shape>7223970)&(shape<7223971)
Query "(shape>7223969)&(shape<7223972)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372814 | 7223970 | 13965902 | 7223970 | chr2 | 231221646 | 231288393 | 221.0 | 902.0 | 21.0 | 21 | 5 | Dataset1.companion.ome [021] |
| 2372814 | 7223971 | 13965902 | 7223971 | chr2 | 118138644 | 118204055 | 321.79057610000007 | 838.5453562999999 | 18.51047927 | 21 | 5 | Dataset1.companion.ome [021] |