To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223468 add
?query=shape>7223468
to the URL.
For a more complex example, try
?query=(shape>7223468)&(shape<7223469)
Query "(shape>7223467)&(shape<7223470)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372796 | 7223468 | 13965900 | 7223468 | chr2 | 231221646 | 231288393 | 601.0 | 369.0 | 10.0 | 19 | 10 | Dataset1.companion.ome [019] |
| 2372797 | 7223469 | 13965900 | 7223469 | chr2 | 137737263 | 137803380 | 643.0800444 | 730.6530803999999 | 6.65154664 | 19 | 11 | Dataset1.companion.ome [019] |