To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221854 add
?query=shape>7221854
to the URL.
For a more complex example, try
?query=(shape>7221854)&(shape<7221855)
Query "(shape>7221853)&(shape<7221856)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372737 | 7221854 | 13965894 | 7221854 | chr2 | 118138644 | 118204055 | 261.7256702 | 838.0383919 | 10.21147516 | 13 | 4 | Dataset1.companion.ome [013] |
| 2372737 | 7221855 | 13965894 | 7221855 | chr2 | 137737263 | 137803380 | 268.44174189999995 | 836.0357056 | 12.25463388 | 13 | 4 | Dataset1.companion.ome [013] |