To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221475 add
?query=shape>7221475
to the URL.
For a more complex example, try
?query=(shape>7221475)&(shape<7221476)
Query "(shape>7221474)&(shape<7221477)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372723 | 7221475 | 13965892 | 7221475 | chr2 | 231221646 | 231288393 | 524.5690126000001 | 174.61598850000001 | 8.356759244 | 11 | 8 | Dataset1.companion.ome [011] |
| 2372723 | 7221476 | 13965892 | 7221476 | chr2 | 118138644 | 118204055 | 538.5206429 | 76.74090248 | 12.55409203 | 11 | 8 | Dataset1.companion.ome [011] |