To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221360 add
?query=shape>7221360
to the URL.
For a more complex example, try
?query=(shape>7221360)&(shape<7221361)
Query "(shape>7221359)&(shape<7221362)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372718 | 7221360 | 13965892 | 7221360 | chr2 | 231221646 | 231288393 | 208.0 | 492.0 | 9.0 | 11 | 3 | Dataset1.companion.ome [011] |
| 2372719 | 7221361 | 13965892 | 7221361 | chr2 | 118138644 | 118204055 | 236.0 | 200.0 | 8.0 | 11 | 4 | Dataset1.companion.ome [011] |