To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223519 add
?query=shape>7223519
to the URL.
For a more complex example, try
?query=(shape>7223519)&(shape<7223520)
Query "(shape>7223518)&(shape<7223521)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372798 | 7223519 | 13965900 | 7223519 | chr2 | 210830897 | 210898218 | 405.6228638 | 188.8038025 | 17.02976381 | 19 | 15 | Dataset1.companion.ome [019] |
| 2372798 | 7223520 | 13965900 | 7223520 | chr2 | 231221646 | 231288393 | 405.0 | 200.0 | 16.09096866 | 19 | 15 | Dataset1.companion.ome [019] |