To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220494 add
?query=shape>7220494
to the URL.
For a more complex example, try
?query=(shape>7220494)&(shape<7220495)
Query "(shape>7220493)&(shape<7220496)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372686 | 7220494 | 13965886 | 7220494 | chr2 | 187022561 | 187095365 | 479.0 | 892.0 | 17.0 | 5 | 2 | Dataset1.companion.ome [005] |
| 2372686 | 7220495 | 13965886 | 7220495 | chr2 | 189698368 | 189767443 | 477.1365882 | 890.4011718 | 16.17845037 | 5 | 2 | Dataset1.companion.ome [005] |