To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223325 add
?query=shape>7223325
to the URL.
For a more complex example, try
?query=(shape>7223325)&(shape<7223326)
Query "(shape>7223324)&(shape<7223327)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372791 | 7223325 | 13965900 | 7223325 | chr2 | 196320065 | 196387628 | 144.4795332 | 533.3370045 | 8.710925415 | 19 | 4 | Dataset1.companion.ome [019] |
| 2372791 | 7223326 | 13965900 | 7223326 | chr2 | 198802304 | 198867783 | 142.26192419999998 | 539.1176802 | 13.14500203 | 19 | 4 | Dataset1.companion.ome [019] |