To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219830 add
?query=shape>7219830
to the URL.
For a more complex example, try
?query=(shape>7219830)&(shape<7219831)
Query "(shape>7219829)&(shape<7219832)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372658 | 7219830 | 13965882 | 7219830 | chr2 | 187022561 | 187095365 | 470.95493780000004 | 957.7795295 | 41.11194595 | 1 | 8 | Dataset1.companion.ome [001] |
| 2372658 | 7219831 | 13965882 | 7219831 | chr2 | 189698368 | 189767443 | 455.5037017 | 961.7378982000001 | 43.77535268 | 1 | 8 | Dataset1.companion.ome [001] |