To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221402 add
?query=shape>7221402
to the URL.
For a more complex example, try
?query=(shape>7221402)&(shape<7221403)
Query "(shape>7221401)&(shape<7221404)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372720 | 7221402 | 13965892 | 7221402 | chr2 | 196320065 | 196387628 | 366.5658607 | 904.9922144 | 10.95750031 | 11 | 5 | Dataset1.companion.ome [011] |
| 2372720 | 7221403 | 13965892 | 7221403 | chr2 | 201616162 | 201682961 | 350.0 | 906.0 | 9.86386454 | 11 | 5 | Dataset1.companion.ome [011] |