To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222326 add
?query=shape>7222326
to the URL.
For a more complex example, try
?query=(shape>7222326)&(shape<7222327)
Query "(shape>7222325)&(shape<7222328)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372753 | 7222326 | 13965896 | 7222326 | chr2 | 196320065 | 196387628 | 100.0839195 | 843.8297153999999 | 8.133231179 | 15 | 2 | Dataset1.companion.ome [015] |
| 2372753 | 7222327 | 13965896 | 7222327 | chr2 | 198802304 | 198867783 | 106.0 | 848.0 | 11.0 | 15 | 2 | Dataset1.companion.ome [015] |