To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219943 add
?query=shape>7219943
to the URL.
For a more complex example, try
?query=(shape>7219943)&(shape<7219944)
Query "(shape>7219942)&(shape<7219945)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372663 | 7219943 | 13965883 | 7219943 | chr2 | 196320065 | 196387628 | 144.182842 | 720.34695 | 32.33169206 | 2 | 5 | Dataset1.companion.ome [002] |
| 2372663 | 7219944 | 13965883 | 7219944 | chr2 | 198802304 | 198867783 | 143.0 | 723.0 | 34.0 | 2 | 5 | Dataset1.companion.ome [002] |