To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221405 add
?query=shape>7221405
to the URL.
For a more complex example, try
?query=(shape>7221405)&(shape<7221406)
Query "(shape>7221404)&(shape<7221407)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372720 | 7221405 | 13965892 | 7221405 | chr2 | 210830897 | 210898218 | 340.0 | 905.0 | 12.0 | 11 | 5 | Dataset1.companion.ome [011] |
| 2372720 | 7221406 | 13965892 | 7221406 | chr2 | 231221646 | 231288393 | 351.21727169999997 | 886.2568748 | 13.6308676 | 11 | 5 | Dataset1.companion.ome [011] |