To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221473 add
?query=shape>7221473
to the URL.
For a more complex example, try
?query=(shape>7221473)&(shape<7221474)
Query "(shape>7221472)&(shape<7221475)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372723 | 7221473 | 13965892 | 7221473 | chr2 | 208067715 | 208129451 | 500.2958114 | 185.7036094 | 8.266065436 | 11 | 8 | Dataset1.companion.ome [011] |
| 2372723 | 7221474 | 13965892 | 7221474 | chr2 | 210830897 | 210898218 | 493.3327119 | 182.7693715 | 5.720603264 | 11 | 8 | Dataset1.companion.ome [011] |