To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222377 add
?query=shape>7222377
to the URL.
For a more complex example, try
?query=(shape>7222377)&(shape<7222378)
Query "(shape>7222376)&(shape<7222379)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372755 | 7222377 | 13965896 | 7222377 | chr2 | 183648104 | 183713699 | 322.0 | 379.0 | 22.0 | 15 | 5 | Dataset1.companion.ome [015] |
| 2372755 | 7222378 | 13965896 | 7222378 | chr2 | 187022561 | 187095365 | 329.0 | 377.0 | 20.85912774 | 15 | 5 | Dataset1.companion.ome [015] |