To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225649 add
?query=shape>7225649
to the URL.
For a more complex example, try
?query=(shape>7225649)&(shape<7225650)
Query "(shape>7225648)&(shape<7225651)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372869 | 7225649 | 13965906 | 7225649 | chr2 | 180707464 | 180773245 | 295.375 | 169.875 | 16.46884339 | 25 | 8 | Dataset1.companion.ome [025] |
| 2372869 | 7225650 | 13965906 | 7225650 | chr2 | 187022561 | 187095365 | 303.0 | 162.0 | 19.0 | 25 | 8 | Dataset1.companion.ome [025] |