To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221461 add
?query=shape>7221461
to the URL.
For a more complex example, try
?query=(shape>7221461)&(shape<7221462)
Query "(shape>7221460)&(shape<7221463)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372722 | 7221461 | 13965892 | 7221461 | chr2 | 231221646 | 231288393 | 476.3100744 | 776.0839149 | 13.57567633 | 11 | 7 | Dataset1.companion.ome [011] |
| 2372723 | 7221462 | 13965892 | 7221462 | chr2 | 118138644 | 118204055 | 487.0 | 174.0 | 11.0 | 11 | 8 | Dataset1.companion.ome [011] |