To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223393 add
?query=shape>7223393
to the URL.
For a more complex example, try
?query=(shape>7223393)&(shape<7223394)
Query "(shape>7223392)&(shape<7223395)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372794 | 7223393 | 13965900 | 7223393 | chr2 | 196320065 | 196387628 | 482.0 | 500.0 | 18.1468777 | 19 | 8 | Dataset1.companion.ome [019] |
| 2372794 | 7223394 | 13965900 | 7223394 | chr2 | 198802304 | 198867783 | 473.5292989 | 450.61310760000003 | 14.08451074 | 19 | 8 | Dataset1.companion.ome [019] |