To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223529 add
?query=shape>7223529
to the URL.
For a more complex example, try
?query=(shape>7223529)&(shape<7223530)
Query "(shape>7223528)&(shape<7223531)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372799 | 7223529 | 13965900 | 7223529 | chr2 | 196320065 | 196387628 | 238.1432583 | 214.8641325 | 21.36138613 | 19 | 16 | Dataset1.companion.ome [019] |
| 2372799 | 7223530 | 13965900 | 7223530 | chr2 | 198802304 | 198867783 | 251.0 | 220.0 | 20.37131978 | 19 | 16 | Dataset1.companion.ome [019] |